Skip to content

Commit 9ca161d

Browse files
[pre-commit.ci] pre-commit autoupdate (#311)
updates: - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](psf/black-pre-commit-mirror@25.9.0...25.11.0) - [github.com/kynan/nbstripout: 0.8.1 → 0.8.2](kynan/nbstripout@0.8.1...0.8.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 30df7d6 commit 9ca161d

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
@@ -20,10 +20,10 @@ repos:
2020
- id: isort
2121
additional_dependencies: [toml]
2222
- repo: https://github.com/psf/black-pre-commit-mirror
23-
rev: "25.9.0"
23+
rev: "25.11.0"
2424
hooks:
2525
- id: black-jupyter
2626
- repo: https://github.com/kynan/nbstripout
27-
rev: "0.8.1"
27+
rev: "0.8.2"
2828
hooks:
2929
- id: nbstripout

0 commit comments

Comments
 (0)