Skip to content

Commit 2bb3963

Browse files
[pre-commit.ci] pre-commit autoupdate (#909)
1 parent aea6006 commit 2bb3963

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
@@ -16,7 +16,7 @@ repos:
1616
exclude: ".ipynb"
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.14.4
19+
rev: v0.14.5
2020
hooks:
2121
- id: ruff-check
2222
args: ["--fix"]
@@ -25,6 +25,6 @@ repos:
2525
types_or: [ python, pyi, jupyter ]
2626

2727
- repo: https://github.com/kynan/nbstripout
28-
rev: 0.8.1
28+
rev: 0.8.2
2929
hooks:
3030
- id: nbstripout

0 commit comments

Comments
 (0)