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.
2 parents 3b7286a + d6916e5 commit 0779a11Copy full SHA for 0779a11
1 file changed
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- flake8-comprehensions
23
- flake8-bugbear
24
- repo: https://github.com/asottile/pyupgrade
25
- rev: v2.29.1
+ rev: v2.31.0
26
hooks:
27
- id: pyupgrade
28
args: [--py36-plus]
0 commit comments