Skip to content

Commit 34bec7b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/lorenzwalthert/precommit: v0.3.2.9003 → v0.3.2.9013](lorenzwalthert/precommit@v0.3.2.9003...v0.3.2.9013) - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)
1 parent 974d8d7 commit 34bec7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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.3.2.9003
5+
rev: v0.3.2.9013
66
hooks:
77
- id: style-files
88
args: [--style_pkg=styler.mlr, --style_fun=mlr_style]
@@ -20,7 +20,7 @@ repos:
2020
- id: parsable-R
2121
- id: no-browser-statement
2222
- repo: https://github.com/pre-commit/pre-commit-hooks
23-
rev: v4.3.0
23+
rev: v4.4.0
2424
hooks:
2525
- id: check-added-large-files
2626
args: ['--maxkb=1000']

0 commit comments

Comments
 (0)