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 1427b7b commit cd3a492Copy full SHA for cd3a492
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/asottile/pyupgrade
3
- rev: v3.20.0
+ rev: v3.21.0
4
hooks:
5
- id: pyupgrade
6
args: [--py39-plus]
0 commit comments