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 d2f467c + 3c204f3 commit af6d3e8Copy full SHA for af6d3e8
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
24
# Autoformat: Python code
25
- repo: https://github.com/psf/black
26
- rev: 24.3.0
+ rev: 24.4.2
27
hooks:
28
- id: black
29
args:
0 commit comments