We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f524c commit 595b52dCopy full SHA for 595b52d
.pre-commit-config.yaml
@@ -29,6 +29,6 @@ repos:
29
- id: check-toml
30
- id: check-xml
31
- repo: https://github.com/psf/black
32
- rev: 24.4.0
+ rev: 24.4.2
33
hooks:
34
- id: black
0 commit comments