Skip to content

Commit abbda8d

Browse files
[pre-commit.ci] pre-commit autoupdate (#82)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.0 → v0.12.1](astral-sh/ruff-pre-commit@v0.12.0...v0.12.1) - [github.com/rbubley/mirrors-prettier: v3.6.0 → v3.6.2](rbubley/mirrors-prettier@v3.6.0...v3.6.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 60bc2f9 commit abbda8d

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.12.0
17+
rev: v0.12.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.6.0"
34+
rev: "v3.6.2"
3535
hooks:
3636
- id: prettier
3737

0 commit comments

Comments
 (0)