Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d56502a + 69b5dce commit 0252908Copy full SHA for 0252908
1 file changed
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: pyupgrade
30
args: [--py39-plus]
31
- repo: https://github.com/hhatto/autopep8
32
- rev: v2.3.0
+ rev: v2.3.1
33
hooks:
34
- id: autopep8
35
- repo: https://github.com/PyCQA/flake8
0 commit comments