Skip to content

Commit cc5a08d

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ repos:
2525
- id: python-no-log-warn
2626
- id: text-unicode-replacement-char
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.14.10
28+
rev: v0.14.11
2929
hooks:
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.24
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)