Compare commits

..

1 Commits

Author SHA1 Message Date
5248bf22b8 README.md aktualisiert 2026-03-14 16:28:45 +01:00
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,3 +1,3 @@
# README # README
neuer Branch -> Übung1 (mit Tag) und PR