chore: Upgrade to ruff 15.0.0 (#7003)

This commit is contained in:
Michael Genson
2026-02-03 16:43:42 -06:00
committed by GitHub
parent f82f387146
commit 1b586f8c67
15 changed files with 42 additions and 43 deletions

View File

@@ -12,7 +12,7 @@ repos:
exclude: ^tests/data/
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.14.14
rev: v0.15.0
hooks:
- id: ruff
- id: ruff-format