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.
1 parent ea142d3 commit f6207f8Copy full SHA for f6207f8
.pre-commit-config.yaml
@@ -2,7 +2,7 @@
2
# R specific hooks: https://github.com/lorenzwalthert/precommit
3
repos:
4
- repo: https://github.com/lorenzwalthert/precommit
5
- rev: v0.4.3.9008
+ rev: v0.4.3.9015
6
hooks:
7
- id: roxygenize
8
additional_dependencies:
@@ -20,7 +20,7 @@ repos:
20
- id: deps-in-desc
21
exclude: data-raw|inst
22
- repo: https://github.com/pre-commit/pre-commit-hooks
23
- rev: v5.0.0
+ rev: v6.0.0
24
25
- id: check-added-large-files
26
args: [--maxkb=200]
0 commit comments