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 6b67b24 commit 51c5bd8Copy full SHA for 51c5bd8
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ exclude: "migrations"
3
4
repos:
5
- repo: https://github.com/asottile/pyupgrade
6
- rev: v3.0.0
+ rev: v3.1.0
7
hooks:
8
- id: pyupgrade
9
args: ["--py37-plus"]
0 commit comments