chore: linting updates (#2585)

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
Henry Schreiner
2025-09-14 19:44:45 +02:00
committed by GitHub
parent 3a524160c3
commit 9b8ce87f0a
5 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -14,9 +14,9 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.12
rev: v0.13.0
hooks:
- id: ruff
- id: ruff-check
args: ["--fix", "--show-fixes"]
- id: ruff-format