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.
1 parent 1f89c3d commit 99df917Copy full SHA for 99df917
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
args: [--config=.flake8]
30
language_version: python3
31
- repo: https://github.com/asottile/pyupgrade
32
- rev: v3.19.0
+ rev: v3.20.0
33
hooks:
34
- id: pyupgrade
35
0 commit comments