diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 68364c31..b5b15981 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.7 + rev: 0.11.8 hooks: - id: uv-lock - repo: local @@ -67,7 +67,7 @@ repos: - id: nbstripout exclude: (docs) - repo: https://github.com/crate-ci/typos - rev: v1.45.1 + rev: v1 hooks: - id: typos exclude: (\.ipynb)