pre-commit updates

This commit is contained in:
John Lancaster
2026-02-21 10:12:40 -06:00
parent 81b7b2650f
commit e8092b650c

View File

@@ -5,7 +5,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.13
rev: v0.15.2
hooks:
- id: ruff-check
types_or: [ python, pyi ]
@@ -21,7 +21,7 @@ repos:
- tomli
- repo: https://github.com/astral-sh/uv-pre-commit
# uv version.
rev: 0.9.26
rev: 0.10.4
hooks:
# Update the uv lockfile
- id: uv-lock