Skip to content

Commit 93eddbb

Browse files
committed
Merge remote-tracking branch 'origin/main' into 37-add-get_webtextr
2 parents b928f1f + 667209e commit 93eddbb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repos:
5454
args: ['--baseline', '.secrets.baseline']
5555
exclude: package.lock.json
5656
- repo: https://github.com/crate-ci/typos
57-
rev: v1
57+
rev: v1.39.1
5858
hooks:
5959
- id: typos
6060
args: ["--force-exclude"]

DESCRIPTION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Imports:
2525
jsonlite,
2626
lubridate,
2727
purrr,
28+
RcppTOML,
29+
readr,
2830
stringr,
2931
tidyr,
3032
tidyselect,

0 commit comments

Comments
 (0)