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 b7711aa + cc40d3a commit ad49510Copy full SHA for ad49510
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: name-tests-test
11
- id: requirements-txt-fixer
12
- repo: https://github.com/asottile/reorder_python_imports
13
- rev: v3.8.4
+ rev: v3.8.5
14
hooks:
15
- id: reorder-python-imports
16
args: [--py37-plus, --add-import, 'from __future__ import annotations']
0 commit comments