From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:37:50 +0000 (+0100) Subject: Auto-update pre-commit hooks (#932) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=4059769bcce009f0d7a601910ba306961e2516a4;p=music-assistant-server.git Auto-update pre-commit hooks (#932) Co-authored-by: marcelveldt --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 33858c31..c62fc87e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - --branch=main - id: debug-statements - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: 'v0.1.5' + rev: 'v0.1.6' hooks: - id: ruff - repo: https://github.com/psf/black