Skip to content

Commit 1bf3f32

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.10.0 → 25.1.0](psf/black@24.10.0...25.1.0) - [github.com/kynan/nbstripout: 0.7.1 → 0.8.1](kynan/nbstripout@0.7.1...0.8.1)
1 parent 4cae097 commit 1bf3f32

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

1414
- repo: https://github.com/psf/black
15-
rev: 24.10.0
15+
rev: 25.1.0
1616
hooks:
1717
- id: black-jupyter
1818
language_version: python3.11
@@ -24,6 +24,6 @@ repos:
2424
# args: [--toml, pyproject-codespell.precommit-toml]
2525

2626
- repo: https://github.com/kynan/nbstripout
27-
rev: 0.7.1
27+
rev: 0.8.1
2828
hooks:
2929
- id: nbstripout

0 commit comments

Comments
 (0)