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 264f6bf commit c4f43aaCopy full SHA for c4f43aa
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ ci:
2
skip: [mypy, pytest]
3
repos:
4
- repo: https://github.com/asottile/pyupgrade
5
- rev: v3.3.2
+ rev: v3.4.0
6
hooks:
7
- id: pyupgrade
8
args: [--py38-plus]
0 commit comments