We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfd8e60 + 14cac5e commit f31866cCopy full SHA for f31866c
1 file changed
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ ci:
5
repos:
6
7
- repo: https://github.com/asottile/pyupgrade
8
- rev: "v3.19.1"
+ rev: "v3.20.0"
9
hooks:
10
- id: pyupgrade
11
args: ["--py37-plus", "--keep-runtime-typing"]
0 commit comments