Skip to content

Commit fa8f9a2

Browse files
[pre-commit.ci] pre-commit autoupdate (#4)
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 6d58331 commit fa8f9a2

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
@@ -12,7 +12,7 @@ repos:
1212
args: ["--maxkb=500"]
1313

1414
- repo: https://github.com/psf/black-pre-commit-mirror
15-
rev: 25.12.0
15+
rev: 26.1.0
1616
hooks:
1717
- id: black-jupyter
1818

@@ -27,6 +27,6 @@ repos:
2727
]
2828

2929
- repo: https://github.com/kynan/nbstripout
30-
rev: 0.8.2
30+
rev: 0.9.0
3131
hooks:
3232
- id: nbstripout

0 commit comments

Comments
 (0)