From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 06:15:49 +0000 (+0100) Subject: Auto-update pre-commit hooks (#511) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=337205ccdc1da9adb9911607e4610cd5fb0bb454;p=music-assistant-server.git Auto-update pre-commit hooks (#511) Co-authored-by: marcelveldt --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index acd7390e..9ee2805a 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.2 + rev: v2.2.4 hooks: - id: codespell args: []