Merge branch 'master' into fix_3216

This commit is contained in:
Justin Mayer 2024-04-16 15:53:51 +02:00 committed by GitHub
commit 69d92cdd47
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 617 additions and 158 deletions

View file

@ -14,7 +14,7 @@ repos:
- id: forbid-new-submodules
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.5
rev: v0.1.15
hooks:
- id: ruff
args: ["--fix"]