Skip to content

Commit 8e5d3c1

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 6bf62fa commit 8e5d3c1

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
@@ -39,7 +39,7 @@ repos:
3939
args: [--py36-plus]
4040

4141
- repo: https://github.com/psf/black
42-
rev: 23.12.1
42+
rev: 24.1.1
4343
hooks:
4444
- id: black
4545
args: ["--line-length=99"]

0 commit comments

Comments
 (0)