We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cfbf76 commit a2fc509Copy full SHA for a2fc509
.pre-commit-config.yaml
@@ -85,7 +85,7 @@ repos:
85
args: [--py38-plus]
86
exclude: nonunicode/.*
87
- repo: https://github.com/asottile/pyupgrade
88
- rev: v3.16.0
+ rev: v3.19.0
89
hooks:
90
- id: pyupgrade
91
0 commit comments