Skip to content

Commit a8a9357

Browse files
committed
don't bump pyupgrade
1 parent 2b8bd32 commit a8a9357

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
@@ -74,7 +74,7 @@ repos:
7474
hooks:
7575
- id: isort
7676
- repo: https://github.com/asottile/pyupgrade
77-
rev: v3.17.0
77+
rev: v3.16.0
7878
hooks:
7979
- id: pyupgrade
8080
args: [--py310-plus]

0 commit comments

Comments
 (0)