Sandros Hilfe - Danke

This commit is contained in:
Jörg Frei 2026-03-20 15:05:59 +01:00
parent f817042ae0
commit a829833566

View File

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v6.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
@ -8,11 +8,11 @@ repos:
- id: check-added-large-files
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.0
rev: v0.15.6
hooks:
- id: ruff # Linting
- repo: https://github.com/psf/black
rev: stable
rev: 26.3.1
hooks:
- id: black # formatting