Skip to content

Commit e24e7f2

Browse files
Update pre-commit hook asottile/pyupgrade to v3.21.2
1 parent 947f9a7 commit e24e7f2

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
@@ -27,7 +27,7 @@ repos:
2727
args:
2828
- --branch=main
2929
- repo: https://github.com/asottile/pyupgrade
30-
rev: v3.21.1
30+
rev: v3.21.2
3131
hooks:
3232
- id: pyupgrade
3333
name: "Checking pyupgrade"

0 commit comments

Comments
 (0)