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 7c44cfb commit d67cdaaCopy full SHA for d67cdaa
1 file changed
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: black
14
15
- repo: https://github.com/asottile/pyupgrade
16
- rev: v3.3.1
+ rev: v3.3.2
17
hooks:
18
- id: pyupgrade
19
args: [--py37-plus, --keep-percent-format]
0 commit comments