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 b53062f + 5b2f4a7 commit 12ada2bCopy full SHA for 12ada2b
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: isort
16
additional_dependencies: [toml]
17
- repo: https://github.com/asottile/pyupgrade
18
- rev: v3.10.1
+ rev: v3.11.0
19
hooks:
20
- id: pyupgrade
21
args: [--py38-plus]
0 commit comments