chore(deps): update dependency ruff to v0.16.0 (#7983)

This commit is contained in:
Michael Genson
2026-07-30 16:52:07 -05:00
committed by GitHub
parent 3c3dfc2bc9
commit e57f14f111
5 changed files with 51 additions and 59 deletions

View File

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