Skip to content

Commit 457e60b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.21.0 → v3.21.1](asottile/pyupgrade@v3.21.0...v3.21.1)
1 parent 99426e7 commit 457e60b

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
@@ -6,7 +6,7 @@ repos:
66
args: [--target-version, "4.2"]
77

88
- repo: https://github.com/asottile/pyupgrade
9-
rev: v3.21.0
9+
rev: v3.21.1
1010
hooks:
1111
- id: pyupgrade
1212
args: [--py310-plus]

0 commit comments

Comments
 (0)