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 2ce3cf4 commit 61a7db9Copy full SHA for 61a7db9
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
args:
31
- --branch=main
32
- repo: https://github.com/asottile/pyupgrade
33
- rev: v3.10.1
+ rev: v3.11.0
34
hooks:
35
- id: pyupgrade
36
args: [--py39-plus]
0 commit comments