Skip to content

Commit 54fd9d6

Browse files
authored
Merge pull request #278 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 5d96f71 + 9d6cbf4 commit 54fd9d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: autopep8
2727
- repo: https://github.com/asottile/reorder_python_imports
28-
rev: v2.6.0
28+
rev: v2.7.1
2929
hooks:
3030
- id: reorder-python-imports
3131
args: [--py37-plus, --add-import, 'from __future__ import annotations']

0 commit comments

Comments
 (0)