Skip to content

Commit 11679ba

Browse files
committed
Update pre-commit hook asottile/pyupgrade to v3.3.2
1 parent 3d2a535 commit 11679ba

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
@@ -27,7 +27,7 @@ repos:
2727
args:
2828
- --branch=main
2929
- repo: https://github.com/asottile/pyupgrade
30-
rev: v3.3.1
30+
rev: v3.3.2
3131
hooks:
3232
- id: pyupgrade
3333
args: [--py39-plus]

0 commit comments

Comments
 (0)