Skip to content

Commit 40cc31b

Browse files
authored
Merge pull request #724 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents c19f885 + 2fa82e8 commit 40cc31b

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
@@ -22,7 +22,7 @@ repos:
2222
hooks:
2323
- id: autopep8
2424
- repo: https://github.com/asottile/reorder_python_imports
25-
rev: v2.6.0
25+
rev: v2.7.1
2626
hooks:
2727
- id: reorder-python-imports
2828
args: [--py37-plus, --add-import, 'from __future__ import annotations']

0 commit comments

Comments
 (0)