Skip to content

Commit a0af227

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.4 → v0.9.1](astral-sh/ruff-pre-commit@v0.7.4...v0.9.1) - [github.com/rbubley/mirrors-prettier: v3.3.3 → v3.4.2](rbubley/mirrors-prettier@v3.3.3...v3.4.2)
1 parent 0b42cb3 commit a0af227

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
@@ -14,7 +14,7 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.7.4
17+
rev: v0.9.1
1818
hooks:
1919
- id: ruff-format
2020
exclude: ^content/week01/cleanup_bessel\.ipynb$
@@ -31,7 +31,7 @@ repos:
3131
- id: nbstripout
3232

3333
- repo: https://github.com/rbubley/mirrors-prettier
34-
rev: "v3.3.3"
34+
rev: "v3.4.2"
3535
hooks:
3636
- id: prettier
3737

0 commit comments

Comments
 (0)