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 71a97e7 + cc2ac3c commit cb6109bCopy full SHA for cb6109b
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.19.0
+ rev: v3.19.1
19
hooks:
20
- id: pyupgrade
21
args: [--py38-plus]
0 commit comments