Skip to content

Commit 84b09cc

Browse files
authored
Merge pull request #121 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ae6b1a2 + 008bcaf commit 84b09cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: autopep8
2020
- repo: https://github.com/asottile/reorder_python_imports
21-
rev: v2.6.0
21+
rev: v2.7.1
2222
hooks:
2323
- id: reorder-python-imports
2424
args: [--py37-plus, --add-import, 'from __future__ import annotations']

0 commit comments

Comments
 (0)