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 81ab1e6 commit 7e99d87Copy full SHA for 7e99d87
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ ci:
3
4
repos:
5
- repo: https://github.com/asottile/pyupgrade
6
- rev: v2.32.1
+ rev: v2.34.0
7
hooks:
8
- id: pyupgrade
9
args: [ "--py37-plus" ]
0 commit comments