update dev dependencies

This commit is contained in:
David Lord 2026-03-08 16:20:07 -07:00
parent 4774385abd
commit a197702e2c
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
6 changed files with 608 additions and 486 deletions

View file

@ -1,15 +1,15 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 45ef068da5f21267bb2a7ec4a623092959f09ce5 # frozen: v0.14.14
rev: b969e2851312ca2b24bbec879ba4954341d1bd12 # frozen: v0.15.5
hooks:
- id: ruff-check
- id: ruff-format
- repo: https://github.com/astral-sh/uv-pre-commit
rev: 8afdb18d56d3bd3edea0c4ddde96965d6894f5f3 # frozen: 0.9.26
rev: e38709b2694c2988ab0c618ee63ac156e155d5c4 # frozen: 0.10.9
hooks:
- id: uv-lock
- repo: https://github.com/codespell-project/codespell
rev: 63c8f8312b7559622c0d82815639671ae42132ac # frozen v2.4.1
rev: 2ccb47ff45ad361a21071a7eedda4c37e6ae8c5a # frozen: v2.4.2
hooks:
- id: codespell
additional_dependencies: