Skip to content

Commit 45177a2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/kynan/nbstripout: 0.7.1 → 0.8.1](kynan/nbstripout@0.7.1...0.8.1) - [github.com/astral-sh/ruff-pre-commit: v0.7.0 → v0.8.1](astral-sh/ruff-pre-commit@v0.7.0...v0.8.1)
1 parent 652da47 commit 45177a2

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
@@ -9,13 +9,13 @@ repos:
99
- id: trailing-whitespace
1010

1111
- repo: https://github.com/kynan/nbstripout
12-
rev: 0.7.1
12+
rev: 0.8.1
1313
hooks:
1414
- id: nbstripout
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
1717
# Ruff version.
18-
rev: v0.7.0
18+
rev: v0.8.1
1919
hooks:
2020
# Run the linter.
2121
- id: ruff

0 commit comments

Comments
 (0)