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 1e1bc57 commit 556f519Copy full SHA for 556f519
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ exclude: "migrations"
3
4
repos:
5
- repo: https://github.com/asottile/pyupgrade
6
- rev: v3.7.0
+ rev: v3.8.0
7
hooks:
8
- id: pyupgrade
9
args: ["--py37-plus"]
0 commit comments