Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
aebc74ec03 chore(deps): update pre-commit hook astral-sh/uv-pre-commit (0.9.24 → 0.9.28)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 09:18:14 +00:00

View File

@@ -14,7 +14,7 @@ repos:
types: [markdown, python, yaml] types: [markdown, python, yaml]
files: ^(docs/.*|README\.md|CONTRIBUTING\.md|CHANGELOG\.md|.*\.py|.*\.ya?ml)$ files: ^(docs/.*|README\.md|CONTRIBUTING\.md|CHANGELOG\.md|.*\.py|.*\.ya?ml)$
- repo: https://github.com/astral-sh/uv-pre-commit - repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.9.24 rev: 0.9.28
hooks: hooks:
- id: uv-lock - id: uv-lock
- id: uv-sync - id: uv-sync