Skip to content

Commit 0a29c24

Browse files
authored
chore: update pre-commit hooks
1 parent 94d66a1 commit 0a29c24

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
@@ -1,10 +1,10 @@
11
repos:
22
- repo: https://github.com/rhysd/actionlint
3-
rev: v1.6.26
3+
rev: v1.7.0
44
hooks:
55
- id: actionlint
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v4.5.0
7+
rev: v4.6.0
88
hooks:
99
# Git style
1010
- id: check-added-large-files

0 commit comments

Comments
 (0)