We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f6cfd1 + 9c2ccdf commit ce4f416Copy full SHA for ce4f416
1 file changed
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: flake8
29
language_version: python3
30
- repo: https://github.com/asottile/pyupgrade
31
- rev: v1.26.2
+ rev: v2.0.1
32
hooks:
33
- id: pyupgrade
34
0 commit comments