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 ccd329d + 11a54e8 commit e836a7eCopy full SHA for e836a7e
.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.12.0
+ rev: v2.13.0
16
hooks:
17
- id: pyupgrade
18
- repo: https://github.com/asottile/add-trailing-comma
0 commit comments