We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37fca50 commit c66eebcCopy full SHA for c66eebc
.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.3.2.9003
+ rev: v0.3.2.9007
6
hooks:
7
- id: style-files
8
args: [--style_pkg=styler.mlr, --style_fun=mlr_style]
@@ -20,7 +20,7 @@ repos:
20
- id: parsable-R
21
- id: no-browser-statement
22
- repo: https://github.com/pre-commit/pre-commit-hooks
23
- rev: v4.3.0
+ rev: v4.4.0
24
25
- id: check-added-large-files
26
args: ['--maxkb=1000']
0 commit comments