Skip to content

Commit 4eae558

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#1216)
2 parents 41dccc7 + 7e01941 commit 4eae558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ ci:
33
autoupdate_schedule: monthly
44
repos:
55
- repo: https://github.com/asottile/pyupgrade
6-
rev: v3.3.2
6+
rev: v3.4.0
77
hooks:
88
- id: pyupgrade
99
args: ["--py37-plus"]
10-
- repo: https://github.com/asottile/reorder_python_imports
10+
- repo: https://github.com/asottile/reorder-python-imports
1111
rev: v3.9.0
1212
hooks:
1313
- id: reorder-python-imports

0 commit comments

Comments
 (0)