diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5f43e222..30bc8a4e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: - id: ruff-format - id: ruff-check - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.11.12 + rev: 0.11.13 hooks: - id: uv-lock - repo: local @@ -67,7 +67,7 @@ repos: - id: nbstripout exclude: (docs) - repo: https://github.com/crate-ci/typos - rev: v1.46.1 + rev: v1 hooks: - id: typos exclude: (\.ipynb)