Skip to content

Commit 4bac628

Browse files
[pre-commit.ci] pre-commit autoupdate (#361)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.15.9](astral-sh/ruff-pre-commit@v0.14.10...v0.15.9) - [github.com/kynan/nbstripout: 0.8.2 → 0.9.1](kynan/nbstripout@0.8.2...0.9.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9dfbd41 commit 4bac628

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
@@ -11,7 +11,7 @@ repos:
1111
- id: check-added-large-files
1212
args: [--maxkb=6000]
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.14.10
14+
rev: v0.15.9
1515
hooks:
1616
# Ruff fix
1717
- id: ruff
@@ -29,6 +29,6 @@ repos:
2929
name: YAML (format)
3030
types: [yaml]
3131
- repo: https://github.com/kynan/nbstripout
32-
rev: 0.8.2
32+
rev: 0.9.1
3333
hooks:
3434
- id: nbstripout

0 commit comments

Comments
 (0)