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 dabfcc1 + 7a6dac5 commit ca91245Copy full SHA for ca91245
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.17.0
+ rev: v3.18.0
19
hooks:
20
- id: pyupgrade
21
args: [--py38-plus]
0 commit comments