Skip to content

Commit bc09f3d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/ambv/black: 23.12.1 → 24.1.1](psf/black@23.12.1...24.1.1)
1 parent 0710ecb commit bc09f3d

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
@@ -7,7 +7,7 @@ repos:
77
- id: end-of-file-fixer
88
- id: mixed-line-ending
99
- repo: "https://github.com/ambv/black"
10-
rev: 23.12.1
10+
rev: 24.1.1
1111
hooks:
1212
- id: black-jupyter
1313
language_version: python3

0 commit comments

Comments
 (0)