We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed4a1b1 + dcf8dec commit 3643d7fCopy full SHA for 3643d7f
1 file changed
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
hooks:
17
- id: black
18
- repo: https://github.com/asottile/reorder-python-imports
19
- rev: "v3.11.0"
+ rev: "v3.12.0"
20
21
- id: reorder-python-imports
22
- repo: https://github.com/pycqa/flake8
0 commit comments