Skip to content

Commit 0ec04a2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.8.1](astral-sh/ruff-pre-commit@v0.7.2...v0.8.1) - [github.com/nbQA-dev/nbQA: 1.8.7 → 1.9.1](nbQA-dev/nbQA@1.8.7...1.9.1)
1 parent 566fa0a commit 0ec04a2

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
@@ -51,7 +51,7 @@ repos:
5151
- id: add-trailing-comma
5252

5353
- repo: https://github.com/astral-sh/ruff-pre-commit
54-
rev: v0.7.2
54+
rev: v0.8.1
5555
hooks:
5656
- id: ruff
5757

@@ -61,7 +61,7 @@ repos:
6161
- id: pyproject-fmt
6262

6363
- repo: https://github.com/nbQA-dev/nbQA
64-
rev: 1.8.7
64+
rev: 1.9.1
6565
hooks:
6666
# mdformat works on the CLI but not as pre-commit yet.
6767
# Use `nbqa mdformat jupyterbook --nbqa-md` to run it locally.

0 commit comments

Comments
 (0)