We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e88dd8 commit fe6b14aCopy full SHA for fe6b14a
1 file changed
.pre-commit-config.yaml
@@ -64,7 +64,7 @@ repos:
64
args: [--py3-plus]
65
exclude: nonunicode/.*
66
- repo: https://github.com/asottile/pyupgrade
67
- rev: v2.9.0
+ rev: v2.10.0
68
hooks:
69
- id: pyupgrade
70
0 commit comments