Skip to content

Commit 5c02d7c

Browse files
committed
Update to latest version
1 parent 0f48b82 commit 5c02d7c

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
@@ -35,7 +35,7 @@ repos:
3535
# python doesn't come with a toml parser prior to 3.11
3636
- "tomli; python_version < '3.11'"
3737
- repo: https://github.com/asottile/pyupgrade
38-
rev: v3.19.1
38+
rev: v3.21.0
3939
hooks:
4040
- id: pyupgrade
4141
args: ["--py310-plus", "--keep-percent-format"]

0 commit comments

Comments
 (0)