Skip to content

Commit 570ce50

Browse files
[pre-commit.ci] pre-commit autoupdate (#69)
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) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jeffrey Newman <[email protected]>
1 parent 52c594b commit 570ce50

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)