We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b046a6 commit 879d14fCopy full SHA for 879d14f
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
exclude: singlestoredb/clients/pymysqlsv/
22
additional_dependencies: [flake8-typing-imports==1.12.0]
23
- repo: https://github.com/hhatto/autopep8
24
- rev: v2.0.4
+ rev: v2.3.1
25
hooks:
26
- id: autopep8
27
args: [--diff]
0 commit comments