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 2dec89e commit 2d5bdd2Copy full SHA for 2d5bdd2
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: black
25
language_version: python3
26
- repo: https://github.com/asottile/pyupgrade
27
- rev: v3.20.0
+ rev: v3.21.0
28
hooks:
29
- id: pyupgrade
30
args: [--py38-plus]
0 commit comments