Skip to content

Commit 3991e7a

Browse files
Merge pull request #1054 from onekey-sec/renovate/pre-commit-pre-commit-hooks-4.x
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0
2 parents 63887d6 + 3f94dba commit 3991e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
exclude: ^tests/integration|\.patch|^nix/_sources
44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v4.4.0
6+
rev: v4.6.0
77
hooks:
88
- id: trailing-whitespace
99
exclude: ".*\\.md"

0 commit comments

Comments
 (0)