We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 516cca4 + a4aae16 commit 99fc8e1Copy full SHA for 99fc8e1
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: pyupgrade
25
args: [--py311-plus]
26
- repo: https://github.com/hhatto/autopep8
27
- rev: v2.3.1
+ rev: v2.3.2
28
hooks:
29
- id: autopep8
30
- repo: https://github.com/PyCQA/flake8
0 commit comments