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

This commit is contained in:
pre-commit-ci[bot] 2026-04-06 19:46:54 +02:00 committed by GitHub
parent f00944b9e5
commit b2d793e9fe
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.4
rev: v0.15.9
hooks:
- id: ruff-check
args: [--fix, --exit-non-zero-on-fix]
@ -17,7 +17,7 @@ repos:
args: [tests]
- repo: https://github.com/codespell-project/codespell
rev: v2.4.1
rev: v2.4.2
hooks:
- id: codespell