update ruff

This commit is contained in:
Hynek Schlawack 2025-09-09 10:31:16 +02:00
parent 8f27bf3428
commit 0ca1009486
No known key found for this signature in database

View File

@ -4,7 +4,7 @@ ci:
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.11
rev: v0.12.12
hooks:
- id: ruff-check
args: [--fix, --exit-non-zero-on-fix]