diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f5400aa..f013cea 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: types: [markdown, python, yaml] files: ^(docs/.*|README\.md|CONTRIBUTING\.md|CHANGELOG\.md|.*\.py|.*\.ya?ml)$ - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.8 + rev: 0.9.11 hooks: - id: uv-lock - id: uv-sync