Skip to content

Commit c68eed2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.2.0 → 24.3.0](psf/black@24.2.0...24.3.0)
1 parent a0cfaa8 commit c68eed2

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
@@ -45,7 +45,7 @@ repos:
4545

4646
# Code formatting hook
4747
- repo: https://github.com/psf/black
48-
rev: 24.2.0
48+
rev: 24.3.0
4949
hooks:
5050
- id: black
5151

0 commit comments

Comments
 (0)