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

This commit is contained in:
pre-commit-ci[bot]
2025-07-08 14:43:43 +02:00
committed by GitHub
parent 0273f37c58
commit 3fe487e755

View File

@@ -23,13 +23,13 @@ repos:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.11.4"
rev: "v0.12.2"
hooks:
- id: ruff
args: [--fix]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.15.0"
rev: "v1.16.1"
hooks:
- id: mypy
args: []