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 e3dfdad commit 1a00604Copy full SHA for 1a00604
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/asottile/pyupgrade
3
- rev: v2.34.0
+ rev: v2.37.1
4
hooks:
5
- id: pyupgrade
6
args: [--py38-plus]
0 commit comments