Skip to content

Commit 279b9c6

Browse files
Update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0
1 parent 03f95bf commit 279b9c6

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
@@ -13,7 +13,7 @@ repos:
1313
- id: commitizen
1414
stages: [commit-msg]
1515
- repo: https://github.com/pre-commit/pre-commit-hooks
16-
rev: v4.3.0
16+
rev: v4.5.0
1717
hooks:
1818
- id: trailing-whitespace
1919
- id: end-of-file-fixer

0 commit comments

Comments
 (0)