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 6f8fb11 commit 2420f02Copy full SHA for 2420f02
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: end-of-file-fixer
13
- id: trailing-whitespace
14
- repo: https://github.com/asottile/pyupgrade
15
- rev: v2.34.0
+ rev: v2.37.1
16
hooks:
17
- id: pyupgrade
18
- repo: https://github.com/PyCQA/isort
0 commit comments