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 8e1a645 commit 6ea6e5eCopy full SHA for 6ea6e5e
.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.14.0
+ rev: v3.15.0
14
hooks:
15
- id: reorder-python-imports
16
args: ['--application-directories=.:src']
0 commit comments