Skip to content

Commit 2b80de3

Browse files
committed
Merge branch '3.0.x' into get-or-404-type
2 parents 4525ebf + 4eae558 commit 2b80de3

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)