Skip to content

Commit d7f6afb

Browse files
committed
chore: update black to version 24.4.2
1 parent 4a7a2f5 commit d7f6afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ repos:
2323
- id: isort
2424
name: isort (python)
2525
- repo: https://github.com/psf/black
26-
rev: 24.4.0
26+
rev: 24.4.2
2727
hooks:
2828
- id: black

0 commit comments

Comments
 (0)