We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef92b2 commit 08cb7b8Copy full SHA for 08cb7b8
.pre-commit-config.yaml
@@ -2,7 +2,7 @@
2
# R specific hooks: https://github.com/lorenzwalthert/precommit
3
repos:
4
- repo: https://github.com/lorenzwalthert/precommit
5
- rev: v0.2.2.9015
+ rev: v0.3.2.9007
6
hooks:
7
- id: style-files
8
args: [--style_pkg=styler.mlr, --style_fun=mlr_style]
@@ -33,7 +33,7 @@ repos:
33
# uncomment after https://github.com/lorenzwalthert/precommit/issues/352
34
# - id: deps-in-desc
35
- repo: https://github.com/pre-commit/pre-commit-hooks
36
- rev: v4.2.0
+ rev: v4.4.0
37
38
- id: check-added-large-files
39
args: ["--maxkb=1000"]
0 commit comments