We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d29c6fc commit 745e6edCopy full SHA for 745e6ed
.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.3.0
+ rev: 24.4.0
33
hooks:
34
- id: black
0 commit comments