Skip to content

Commit d727ea6

Browse files
Update .pre-commit-config.yaml
1 parent 0f9625a commit d727ea6

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
@@ -6,7 +6,7 @@ default_language_version:
66

77
repos:
88
- repo: https://github.com/lorenzwalthert/precommit
9-
rev: v0.4.0
9+
rev: v0.4.2
1010
hooks:
1111
- id: style-files
1212
args:
@@ -102,7 +102,7 @@ repos:
102102
)$
103103
- id: pkgdown
104104
- repo: https://github.com/pre-commit/pre-commit-hooks
105-
rev: v4.5.0
105+
rev: v4.6.0
106106
hooks:
107107
- id: check-added-large-files
108108
args: ["--maxkb=200"]

0 commit comments

Comments
 (0)