Skip to content

Commit 62f8426

Browse files
Merge pull request #12 from product-os/renovate/pre-commit-pre-commit-hooks-3.x
Update pre-commit hook pre-commit/pre-commit-hooks to v3.4.0
2 parents effd993 + 4acc139 commit 62f8426

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: ^(.versionbot/|CHANGELOG.md|VERSION)
44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v3.2.0
6+
rev: v3.4.0
77
hooks:
88
- id: trailing-whitespace
99
- id: end-of-file-fixer

0 commit comments

Comments
 (0)