We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7943fb8 + 89021b3 commit d51d307Copy full SHA for d51d307
1 file changed
.pre-commit-config.yaml
@@ -70,7 +70,7 @@ repos:
70
- flake8-bugbear
71
- flake8-blind-except
72
- repo: https://github.com/asottile/pyupgrade
73
- rev: v3.15.2
+ rev: v3.16.0
74
hooks:
75
- id: pyupgrade
76
args: [--py3-plus, --py39-plus, --keep-runtime-typing]
0 commit comments