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 3221560 commit 625b296Copy full SHA for 625b296
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
24
# Autoformat: Python code
25
- repo: https://github.com/psf/black
26
- rev: 23.12.1
+ rev: 24.1.1
27
hooks:
28
- id: black
29
args:
0 commit comments