Skip to content

Commit 788bfb3

Browse files
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aaedefa commit 788bfb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
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)