We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b928f1f + 667209e commit 93eddbbCopy full SHA for 93eddbb
.pre-commit-config.yaml
@@ -54,7 +54,7 @@ repos:
54
args: ['--baseline', '.secrets.baseline']
55
exclude: package.lock.json
56
- repo: https://github.com/crate-ci/typos
57
- rev: v1
+ rev: v1.39.1
58
hooks:
59
- id: typos
60
args: ["--force-exclude"]
DESCRIPTION
@@ -25,6 +25,8 @@ Imports:
25
jsonlite,
26
lubridate,
27
purrr,
28
+ RcppTOML,
29
+ readr,
30
stringr,
31
tidyr,
32
tidyselect,
0 commit comments