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 a0d03a3 commit 47a90b6Copy full SHA for 47a90b6
.pre-commit-config.yaml
@@ -78,7 +78,7 @@ repos:
78
args: [--config=pyproject.toml]
79
80
- repo: https://github.com/asottile/pyupgrade
81
- rev: v3.19.1
+ rev: v3.20.0
82
hooks:
83
- id: pyupgrade
84
args: [--py38-plus]
0 commit comments