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 d065b6f commit 59e530bCopy full SHA for 59e530b
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
args: [--profile=black]
31
32
- repo: https://github.com/asottile/pyupgrade
33
- rev: v3.7.0
+ rev: v3.8.0
34
hooks:
35
- id: pyupgrade
36
args: [--py37-plus]
0 commit comments