Skip to content

Commit 92cab04

Browse files
committed
chore: bump precommit
1 parent 07c336f commit 92cab04

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.4.3
5+
rev: v0.4.3.9008
66
hooks:
77
- id: style-files
88
args: [--style_pkg=styler.mlr, --style_fun=mlr_style]
@@ -26,7 +26,7 @@ repos:
2626
- id: deps-in-desc
2727
exclude: data-raw|inst
2828
- repo: https://github.com/pre-commit/pre-commit-hooks
29-
rev: v4.6.0
29+
rev: v5.0.0
3030
hooks:
3131
- id: check-added-large-files
3232
args: [--maxkb=200]

0 commit comments

Comments
 (0)