Update Ruff

This commit is contained in:
Hynek Schlawack 2025-08-01 08:59:30 +02:00
parent e28bc9431a
commit fe4006da2b
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.2
rev: v0.12.7
hooks:
- id: ruff-check
args: [--fix, --exit-non-zero-on-fix]