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 515c762 commit b55dc4eCopy full SHA for b55dc4e
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
language: python
11
files: \.py$
12
- repo: https://github.com/asottile/reorder-python-imports
13
- rev: v3.11.0
+ rev: v3.12.0
14
hooks:
15
- id: reorder-python-imports
16
args: ['--application-directories=.:src']
0 commit comments