Update ruff

This commit is contained in:
Hynek Schlawack 2025-10-02 09:02:32 +02:00
parent 4aa7accfa0
commit 44c08002bd
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.12
rev: v0.13.2
hooks:
- id: ruff-check
args: [--fix, --exit-non-zero-on-fix]