Skip to content

Commit bbe2b58

Browse files
[pre-commit.ci] pre-commit autoupdate (#803)
1 parent 440bd35 commit bbe2b58

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
@@ -18,7 +18,7 @@ repos:
1818
exclude: ".ipynb"
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.7.1
21+
rev: v0.7.2
2222
hooks:
2323
- id: ruff
2424
args: ["--fix"]
@@ -27,6 +27,6 @@ repos:
2727
types_or: [ python, pyi, jupyter ]
2828

2929
- repo: https://github.com/kynan/nbstripout
30-
rev: 0.7.1
30+
rev: 0.8.0
3131
hooks:
3232
- id: nbstripout

0 commit comments

Comments
 (0)