Merge branch 'master' into feature/proxy-gateways

This commit is contained in:
Ronny Pfannschmidt
2025-01-18 10:48:48 +01:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
repos: repos:
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.8.6" rev: "v0.9.1"
hooks: hooks:
- id: ruff - id: ruff
args: ["--fix"] args: ["--fix"]