[pre-commit.ci] pre-commit autoupdate (#120)

This commit is contained in:
pre-commit-ci[bot] 2026-04-06 19:43:38 +02:00 committed by GitHub
parent ca808c0e8d
commit 62677461f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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