Skip to content

Commit c61c695

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/lorenzwalthert/precommit: v0.4.3.9014 → v0.4.3.9015](v0.4.3.9014...v0.4.3.9015) - [github.com/lorenzwalthert/gitignore-tidy: 0.1.2 → 0.1.3](lorenzwalthert/gitignore-tidy@0.1.2...0.1.3)
1 parent 80b57c5 commit c61c695

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)