From: Marcel van der Veldt Date: Tue, 5 Apr 2022 08:42:11 +0000 (+0200) Subject: Update .pre-commit-config.yaml X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=baabcf78e456f6ec8fcd283644438f6f739d107c;p=music-assistant-server.git Update .pre-commit-config.yaml --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b7870843..4bb510f4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,6 +17,7 @@ repos: rev: v4.3.21 hooks: - id: isort + exclude: examples/ - repo: https://github.com/asottile/setup-cfg-fmt rev: v1.20.1 hooks: