Skip to content

Commit ea09158

Browse files
update pre-commit
1 parent 63d1e4b commit ea09158

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ default_language_version:
66

77
repos:
88
- repo: https://github.com/lorenzwalthert/precommit
9-
rev: v0.4.3.9014
9+
rev: v0.4.3.9015
1010
hooks:
1111
- id: style-files
1212
args:
@@ -101,7 +101,7 @@ repos:
101101
)$
102102
- id: pkgdown
103103
- repo: https://github.com/pre-commit/pre-commit-hooks
104-
rev: v5.0.0
104+
rev: v6.0.0
105105
hooks:
106106
- id: check-added-large-files
107107
args: ["--maxkb=200"]
@@ -119,7 +119,7 @@ repos:
119119
tests/testthat/_snaps/.*|
120120
)$
121121
- repo: https://github.com/lorenzwalthert/gitignore-tidy
122-
rev: 0.1.2
122+
rev: 0.1.3
123123
hooks:
124124
- id: tidy-gitignore
125125
- repo: local

0 commit comments

Comments
 (0)