Skip to content

Commit a2fc509

Browse files
chore(deps): update pre-commit hook asottile/pyupgrade to v3.19.0
1 parent 0cfbf76 commit a2fc509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

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

0 commit comments

Comments
 (0)