From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 14:22:12 +0000 (+0200) Subject: Auto-update pre-commit hooks (#715) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=2c5d407eff6816e3ded9953584276a2ad7fa6d35;p=music-assistant-server.git Auto-update pre-commit hooks (#715) Co-authored-by: marcelveldt --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 679f7de4..633a1559 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - --safe - --quiet - repo: https://github.com/codespell-project/codespell - rev: v2.2.4 + rev: v2.2.5 hooks: - id: codespell args: []