Skip to content

Commit b4f9489

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.1 → 24.1.1](psf/black@23.12.1...24.1.1)
1 parent 9c8cf8f commit b4f9489

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,6 +18,6 @@ repos:
1818
args: [ --fix, --exit-non-zero-on-fix , --show-fixes]
1919

2020
- repo: https://github.com/psf/black
21-
rev: 23.12.1
21+
rev: 24.1.1
2222
hooks:
2323
- id: black

0 commit comments

Comments
 (0)