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 4916b7f commit 24d1964Copy full SHA for 24d1964
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: mixed-line-ending
26
- id: trailing-whitespace
27
- repo: https://github.com/psf/black
28
- rev: 23.3.0
+ rev: 23.7.0
29
hooks:
30
- id: black
31
- repo: https://github.com/PyCQA/flake8
0 commit comments