Skip to content

Commit e873b3a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/lorenzwalthert/precommit: v0.4.3.9003 → v0.4.3.9017](lorenzwalthert/precommit@v0.4.3.9003...v0.4.3.9017) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
1 parent e950499 commit e873b3a

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.9003
5+
rev: v0.4.3.9017
66
hooks:
77
- id: style-files
88
args: [--style_pkg=styler.mlr, --style_fun=mlr_style]
@@ -45,7 +45,7 @@ repos:
4545
- id: deps-in-desc
4646
args: [--allow_private_imports]
4747
- repo: https://github.com/pre-commit/pre-commit-hooks
48-
rev: v5.0.0
48+
rev: v6.0.0
4949
hooks:
5050
- id: check-added-large-files
5151
args: ['--maxkb=200']

0 commit comments

Comments
 (0)