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.
1 parent e1f89ee commit 6fe032bCopy full SHA for 6fe032b
1 file changed
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: black
21
- repo: https://github.com/asottile/reorder-python-imports
22
- rev: 7885866bd38c852b5e042c4aeef0285d715ffeee # v3.16.0
+ rev: 5e38415c12154247a099c7023c210e3d458275b5 # v3.17.0
23
24
- id: reorder-python-imports
25
- repo: https://github.com/pycqa/flake8
0 commit comments