Skip to content

Commit 60d3866

Browse files
autoupdate pre-commit
1 parent 004783a commit 60d3866

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
@@ -4,7 +4,7 @@ default_stages: [commit]
44

55
repos:
66
- repo: https://github.com/lorenzwalthert/precommit
7-
rev: v0.2.2.9006
7+
rev: v0.2.2.9009
88
hooks:
99
- id: style-files
1010
args: [--style_pkg=styler, --style_fun=tidyverse_style]
@@ -97,7 +97,7 @@ repos:
9797
tests/testthat/reference-objects/.*|
9898
)$
9999
- repo: https://github.com/lorenzwalthert/gitignore-tidy
100-
rev: b3eaceb0bf2df137cc80f85b3943b6684f204c48
100+
rev: d3e947d61fba8c6adde2707d3baa6ae36b989d5b
101101
hooks:
102102
- id: tidy-gitignore
103103
- repo: local

0 commit comments

Comments
 (0)