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 de8ee2a + 4239e53 commit 7bd935cCopy full SHA for 7bd935c
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.16.0
+ rev: v3.17.0
19
hooks:
20
- id: pyupgrade
21
args: [--py38-plus]
0 commit comments