Skip to content

Commit 507e535

Browse files
update hooks
1 parent 3555174 commit 507e535

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# R specific hooks: https://github.com/lorenzwalthert/precommit
33
repos:
44
- repo: https://github.com/lorenzwalthert/precommit
5-
rev: v0.1.0
5+
rev: v0.1.2.9001
66
hooks:
77
- id: style-files
88
args: [--style_pkg=styler, --style_fun=tidyverse_style]
@@ -36,7 +36,7 @@ repos:
3636
- id: no-browser-statement
3737
- id: deps-in-desc
3838
- repo: https://github.com/pre-commit/pre-commit-hooks
39-
rev: v2.5.0
39+
rev: v3.2.0
4040
hooks:
4141
- id: check-added-large-files
4242
args: ['--maxkb=200']

0 commit comments

Comments
 (0)