Skip to content

Commit 08cb7b8

Browse files
committed
update precommit
1 parent aef92b2 commit 08cb7b8

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.2.2.9015
5+
rev: v0.3.2.9007
66
hooks:
77
- id: style-files
88
args: [--style_pkg=styler.mlr, --style_fun=mlr_style]
@@ -33,7 +33,7 @@ repos:
3333
# uncomment after https://github.com/lorenzwalthert/precommit/issues/352
3434
# - id: deps-in-desc
3535
- repo: https://github.com/pre-commit/pre-commit-hooks
36-
rev: v4.2.0
36+
rev: v4.4.0
3737
hooks:
3838
- id: check-added-large-files
3939
args: ["--maxkb=1000"]

0 commit comments

Comments
 (0)