Skip to content

Commit 4f06213

Browse files
[pre-commit.ci] pre-commit autoupdate (#892)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e3a7dcd commit 4f06213

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.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.15.13
28+
rev: v0.15.14
2929
hooks:
3030
- id: ruff-format
3131
- id: ruff-check
3232
- repo: https://github.com/astral-sh/uv-pre-commit
33-
rev: 0.11.14
33+
rev: 0.11.16
3434
hooks:
3535
- id: uv-lock
3636
- repo: local
@@ -67,7 +67,7 @@ repos:
6767
- id: nbstripout
6868
exclude: (docs)
6969
- repo: https://github.com/crate-ci/typos
70-
rev: v1.46.1
70+
rev: v1
7171
hooks:
7272
- id: typos
7373
exclude: (\.ipynb)

0 commit comments

Comments
 (0)