fix: linter warnings

This commit is contained in:
Mike A.
2025-09-16 21:59:46 +02:00
parent 0976818c3a
commit 8692eccbef
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ default_install_hook_types:
- post-rewrite
repos:
- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.8.4
rev: 0.8.17
hooks:
- id: uv-sync
args: ["--all-groups"]