Bump Ruff version

This commit is contained in:
Bruno Alla 2025-03-15 10:25:14 +00:00
parent f6646fb07f
commit 82edd3c7f7

View File

@ -27,7 +27,7 @@ repos:
args: ["--tab-width", "2"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.9
rev: v0.11.0
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]