Skip to content

Commit 7fed23b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.10.0 → 23.10.1](psf/black@23.10.0...23.10.1)
1 parent d5c70b5 commit 7fed23b

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
@@ -66,7 +66,7 @@ repos:
6666

6767
# Black format Python and notebooks
6868
- repo: https://github.com/psf/black
69-
rev: 23.10.0
69+
rev: 23.10.1
7070
hooks:
7171
- id: black-jupyter
7272

0 commit comments

Comments
 (0)