Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7858ad0

Browse files
authored
Merge pull request #2227 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f1d2e6c + 8e9202a commit 7858ad0

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
@@ -30,7 +30,7 @@ repos:
3030
- id: pyupgrade
3131
args: [--py37-plus]
3232
- repo: https://github.com/asottile/reorder_python_imports
33-
rev: v2.6.0
33+
rev: v2.7.1
3434
hooks:
3535
- id: reorder-python-imports
3636
args: [--py37-plus, --add-import, 'from __future__ import annotations']

0 commit comments

Comments
 (0)