Skip to content

Commit 62caca4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.13](astral-sh/ruff-pre-commit@v0.14.10...v0.14.13) - [github.com/kynan/nbstripout: 0.8.2 → 0.9.0](kynan/nbstripout@0.8.2...0.9.0)
1 parent 39cf772 commit 62caca4

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/astral-sh/ruff-pre-commit
15-
rev: v0.14.10
15+
rev: v0.14.13
1616
hooks:
1717
- id: ruff
1818
types_or: [pyi, jupyter]
@@ -29,6 +29,6 @@ repos:
2929
]
3030

3131
- repo: https://github.com/kynan/nbstripout
32-
rev: 0.8.2
32+
rev: 0.9.0
3333
hooks:
3434
- id: nbstripout

0 commit comments

Comments
 (0)