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 78d8966 commit 515c762Copy full SHA for 515c762
.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.10.0
+ rev: v3.11.0
14
hooks:
15
- id: reorder-python-imports
16
args: ['--application-directories=.:src']
0 commit comments