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 c639398 commit f5b83a9Copy full SHA for f5b83a9
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: trailing-whitespace
24
25
- repo: https://github.com/asottile/pyupgrade
26
- rev: v3.3.1
+ rev: v3.3.2
27
hooks:
28
- id: pyupgrade
29
args: ["--py37-plus"]
0 commit comments