Skip to content

Commit fa7e5c2

Browse files
[pre-commit.ci] pre-commit autoupdate (#318)
updates: - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](psf/black-pre-commit-mirror@25.12.0...26.1.0) - [github.com/kynan/nbstripout: 0.8.2 → 0.9.0](kynan/nbstripout@0.8.2...0.9.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent aa19ee3 commit fa7e5c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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.12.0"
23+
rev: "26.1.0"
2424
hooks:
2525
- id: black-jupyter
2626
- repo: https://github.com/kynan/nbstripout
27-
rev: "0.8.2"
27+
rev: "0.9.0"
2828
hooks:
2929
- id: nbstripout

0 commit comments

Comments
 (0)