Update dependencies

This commit is contained in:
Joakim Hellsén 2026-01-24 22:06:44 +01:00
commit 34c7d80b88
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk
3 changed files with 16 additions and 32 deletions

View file

@ -21,7 +21,7 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.10
rev: v0.14.14
hooks:
- id: ruff-check
args: ["--fix", "--exit-non-zero-on-fix"]