Skip to content

Commit 9ee7d43

Browse files
committed
due to the newest version of pyflake8 was not supported, upgrade the pre-commit version to lastest
1 parent 897211d commit 9ee7d43

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,5 +1,5 @@
11
- repo: https://github.com/pre-commit/pre-commit-hooks
2-
sha: 9ce45609a92f648c87b42207410386fd69a5d1e5
2+
sha: 616c1ebd1898c91de9a0548866a59cbd9f4547f6
33
hooks:
44
- id: autopep8-wrapper
55
args: ['-i', '--ignore=E309']

0 commit comments

Comments
 (0)