Skip to content

Commit 8a8c4c7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v2.5.0 → v4.5.0](pre-commit/pre-commit-hooks@v2.5.0...v4.5.0)
1 parent 2b71687 commit 8a8c4c7

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
@@ -1,7 +1,7 @@
11
# See https://pre-commit.com for more information
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v2.5.0
4+
rev: v4.5.0
55
hooks:
66
# Python related checks
77
- id: check-ast

0 commit comments

Comments
 (0)