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.
2 parents 80b57c5 + c61c695 commit f935cdeCopy full SHA for f935cde
.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.4.3.9014
+ rev: v0.4.3.9015
6
hooks:
7
- id: style-files
8
args: [--style_pkg=styler, --style_fun=tidyverse_style, --cache-root=styler-perm]
@@ -106,7 +106,7 @@ repos:
106
# Only required when https://pre-commit.ci is used for config validation
107
- id: check-pre-commit-ci-config
108
- repo: https://github.com/lorenzwalthert/gitignore-tidy
109
- rev: 0.1.2
+ rev: 0.1.3
110
111
- id: tidy-gitignore
112
- repo: local
0 commit comments