Skip to content

Commit a99a339

Browse files
[pre-commit.ci] pre-commit autoupdate (#492)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.1 → v0.15.2](astral-sh/ruff-pre-commit@v0.15.1...v0.15.2) - [github.com/kynan/nbstripout: 0.9.0 → 0.9.1](kynan/nbstripout@0.9.0...0.9.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6b77cf2 commit a99a339

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

1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.15.1
15+
rev: v0.15.2
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.9.0
32+
rev: 0.9.1
3333
hooks:
3434
- id: nbstripout

0 commit comments

Comments
 (0)