diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4080d4d..2cddcf2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ exclude: | repos: # Priority 0: Read-only hooks; hooks that modify disjoint file types. - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.11.7 + rev: 0.11.8 hooks: - id: uv-lock priority: 0 @@ -55,7 +55,7 @@ repos: priority: 1 - repo: https://github.com/crate-ci/typos - rev: v1.45.1 + rev: v1.45.2 hooks: - id: typos priority: 0