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 0c35b65 commit 9a9f2b6Copy full SHA for 9a9f2b6
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
language: python
20
additional_dependencies: [pygments, restructuredtext_lint]
21
- repo: https://github.com/asottile/reorder-python-imports
22
- rev: v3.10.0
+ rev: v3.11.0
23
hooks:
24
- id: reorder-python-imports
25
args: ['--application-directories=.:src']
0 commit comments