We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d709e4c + c4e0d39 commit 5749a34Copy full SHA for 5749a34
1 file changed
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
hooks:
17
- id: flake8
18
- repo: https://github.com/asottile/pyupgrade
19
- rev: v2.29.1
+ rev: v2.31.0
20
21
- id: pyupgrade
22
args: [--py3-plus]
0 commit comments