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 156d496 commit 9f789a7Copy full SHA for 9f789a7
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: end-of-file-fixer
15
- id: trailing-whitespace
16
- repo: https://github.com/asottile/pyupgrade
17
- rev: v2.25.0
+ rev: v2.26.0
18
hooks:
19
- id: pyupgrade
20
- repo: https://github.com/PyCQA/isort
0 commit comments