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 423b557 commit e0a6d86Copy full SHA for e0a6d86
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: flake8
13
exclude: ^docs/conf.py
14
- repo: https://github.com/asottile/pyupgrade
15
- rev: v2.29.1
+ rev: v2.31.0
16
hooks:
17
- id: pyupgrade
18
args: [--py36-plus]
0 commit comments