Skip to content

Commit e800e6a

Browse files
chore(deps): update pre-commit hook asottile/pyupgrade to v3.19.1
1 parent 45f5f00 commit e800e6a

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.19.1
8989
hooks:
9090
- id: pyupgrade
9191
args: [--py38-plus]

0 commit comments

Comments
 (0)