We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d5ac20 + 27eb2ea commit 91cf7dcCopy full SHA for 91cf7dc
1 file changed
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
# Aplly black formatting to python code
39
# https://github.com/psf/black
40
- repo: https://github.com/psf/black-pre-commit-mirror
41
- rev: 24.4.2
+ rev: 24.8.0
42
hooks:
43
- id: black
44
args: [--config, pyproject.toml]
0 commit comments