From: Marcel van der Veldt Date: Tue, 5 Apr 2022 08:44:31 +0000 (+0200) Subject: Update .pre-commit-config.yaml X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=19341491199ca1ce257e74e8426f14541fc51d44;p=music-assistant-server.git Update .pre-commit-config.yaml --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 74462dbc..30b8d88a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,10 +19,6 @@ repos: hooks: - id: isort exclude: ^examples/ - - repo: https://github.com/asottile/setup-cfg-fmt - rev: v1.20.1 - hooks: - - id: setup-cfg-fmt - repo: https://github.com/pre-commit/mirrors-mypy rev: v0.942 hooks: