Skip to content

Commit f935cde

Browse files
Merge pull request #643 from lorenzwalthert/pre-commit-ci-update-configs
[pre-commit.ci] pre-commit autoupdate
2 parents 80b57c5 + c61c695 commit f935cde

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.9014
5+
rev: v0.4.3.9015
66
hooks:
77
- id: style-files
88
args: [--style_pkg=styler, --style_fun=tidyverse_style, --cache-root=styler-perm]
@@ -106,7 +106,7 @@ repos:
106106
# Only required when https://pre-commit.ci is used for config validation
107107
- id: check-pre-commit-ci-config
108108
- repo: https://github.com/lorenzwalthert/gitignore-tidy
109-
rev: 0.1.2
109+
rev: 0.1.3
110110
hooks:
111111
- id: tidy-gitignore
112112
- repo: local

0 commit comments

Comments
 (0)