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