We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69329f7 commit f542613Copy full SHA for f542613
.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.23.3
+ rev: v2.24.0
18
hooks:
19
- id: pyupgrade
20
- repo: https://github.com/PyCQA/isort
0 commit comments