Skip to content

Commit 524ab93

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.4.0 → 24.4.2](psf/black@24.4.0...24.4.2)
1 parent b269b47 commit 524ab93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99

1010
# Run Black - the uncompromising Python code formatter
1111
- repo: https://github.com/psf/black
12-
rev: 24.4.0
12+
rev: 24.4.2
1313
hooks:
1414
- id: black-jupyter
1515

0 commit comments

Comments
 (0)