update dev dependencies

This commit is contained in:
David Lord 2026-01-05 08:49:46 -08:00
parent ad68a12645
commit 97bddc1f61
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
7 changed files with 369 additions and 180 deletions

View file

@ -1,11 +1,11 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 488940d9de1b658fac229e34c521d75a6ea476f2 # frozen: v0.14.5
rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/astral-sh/uv-pre-commit
rev: b6675a113e27a9b18f3d60c05794d62ca80c7ab5 # frozen: 0.9.9
rev: 5ccbe86b8ad6bd7c28b6944a7553c075ae833637 # frozen: 0.9.21
hooks:
- id: uv-lock
- repo: https://github.com/pre-commit/pre-commit-hooks