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.
2 parents 9d91e6f + c7760d6 commit eb5f55fCopy full SHA for eb5f55f
.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: v2.5.0
+ rev: v2.6.0
22
hooks:
23
- id: reorder-python-imports
24
args: ['--application-directories=execnet']
0 commit comments