Skip to content

Commit db0b73e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.1 → 24.2.0](psf/black@23.12.1...24.2.0)
1 parent 256adc5 commit db0b73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818

1919
# python code formatting
2020
- repo: https://github.com/psf/black
21-
rev: 23.12.1
21+
rev: 24.2.0
2222
hooks:
2323
- id: black
2424
args: [--line-length, "120"]

0 commit comments

Comments
 (0)