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 fda6a1c commit f4452caCopy full SHA for f4452ca
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: isort
17
language_version: python3
18
- repo: https://github.com/asottile/pyupgrade
19
- rev: v3.14.0
+ rev: v3.15.0
20
hooks:
21
- id: pyupgrade
22
args:
0 commit comments