Update & rename Ruff

This commit is contained in:
Hynek Schlawack 2025-06-03 07:38:47 +02:00
parent bc861f04ff
commit 2eedf07ac7
No known key found for this signature in database

View File

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