Skip to content

Commit 0c961d6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0) - [github.com/pre-commit/mirrors-prettier: v3.0.3 → v3.1.0](pre-commit/mirrors-prettier@v3.0.3...v3.1.0)
1 parent 00a9c79 commit 0c961d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ repos:
1414
- id: nbqa-black
1515
- id: nbqa-isort
1616
- repo: https://github.com/psf/black
17-
rev: 23.10.1
17+
rev: 23.11.0
1818
hooks:
1919
- id: black
2020
exclude: .*.zarr/
2121
- repo: https://github.com/pre-commit/mirrors-prettier
22-
rev: v3.0.3
22+
rev: v3.1.0
2323
hooks:
2424
- id: prettier
2525
exclude: .*.zarr/

0 commit comments

Comments
 (0)