Skip to content

Commit 102fa8a

Browse files
committed
Downgrade pytupgrade pre-commit hook.
1 parent 2a9ddf7 commit 102fa8a

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
@@ -3,7 +3,7 @@
33
repos:
44

55
- repo: https://github.com/asottile/pyupgrade
6-
rev: v3.17.0
6+
rev: v3.16.0
77
hooks:
88
- id: pyupgrade
99
args: ["--py38-plus"]

0 commit comments

Comments
 (0)