Skip to content

Commit 7e57484

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.9.18 → 0.9.21](astral-sh/uv-pre-commit@0.9.18...0.9.21) - [github.com/crate-ci/typos: typos-dict-v0.13.13 → v1](crate-ci/typos@typos-dict-v0.13.13...v1)
1 parent 17e6a34 commit 7e57484

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
@@ -30,7 +30,7 @@ repos:
3030
- id: ruff-format
3131
- id: ruff-check
3232
- repo: https://github.com/astral-sh/uv-pre-commit
33-
rev: 0.9.18
33+
rev: 0.9.21
3434
hooks:
3535
- id: uv-lock
3636
- repo: https://github.com/executablebooks/mdformat
@@ -59,7 +59,7 @@ repos:
5959
- id: nbstripout
6060
exclude: (docs)
6161
- repo: https://github.com/crate-ci/typos
62-
rev: typos-dict-v0.13.13
62+
rev: v1
6363
hooks:
6464
- id: typos
6565
exclude: (\.ipynb)

0 commit comments

Comments
 (0)