Skip to content

Commit b1c3430

Browse files
chore(deps): update pre-commit hook asottile/pyupgrade to v3.17.0
1 parent ff70243 commit b1c3430

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

0 commit comments

Comments
 (0)