Skip to content

Commit f90a1e3

Browse files
chore(deps): update pre-commit hook asottile/pyupgrade to v3.21.2 (#503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97551df commit f90a1e3

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
@@ -85,7 +85,7 @@ repos:
8585
args: [--py310-plus]
8686
exclude: nonunicode/.*
8787
- repo: https://github.com/asottile/pyupgrade
88-
rev: v3.16.0
88+
rev: v3.21.2
8989
hooks:
9090
- id: pyupgrade
9191
args: [--py310-plus]

0 commit comments

Comments
 (0)