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 36acdf5 + 8fc9fb2 commit 6fee81bCopy full SHA for 6fee81b
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: mixed-line-ending
27
- id: trailing-whitespace
28
- repo: https://github.com/psf/black
29
- rev: 22.6.0
+ rev: 22.8.0
30
hooks:
31
- id: black
32
- repo: https://github.com/PyCQA/flake8
0 commit comments