Skip to content

Commit af59d4f

Browse files
Update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0
1 parent 5082ccc commit af59d4f

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
@@ -22,7 +22,7 @@ repos:
2222
hooks:
2323
- id: isort
2424
- repo: https://github.com/pre-commit/pre-commit-hooks
25-
rev: v4.4.0
25+
rev: v4.5.0
2626
hooks:
2727
- id: check-executables-have-shebangs
2828
stages: [manual]

0 commit comments

Comments
 (0)