We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fea8a4 commit a64ca34Copy full SHA for a64ca34
.pre-commit-config.yaml
@@ -2,7 +2,7 @@
2
# See https://pre-commit.com/hooks.html for more hooks
3
repos:
4
- repo: https://github.com/psf/black
5
- rev: 24.3.0
+ rev: 24.4.0
6
hooks:
7
- id: black
8
types: []
0 commit comments