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 36200e0 commit 2603fffCopy full SHA for 2603fff
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: fix-encoding-pragma
19
- id: check-yaml
20
- repo: https://github.com/asottile/reorder_python_imports
21
- rev: v3.0.1
+ rev: v3.1.0
22
hooks:
23
- id: reorder-python-imports
24
args: ['--application-directories=execnet']
0 commit comments