From 17b62b792447a9fb3ba7a149e97641f60a0f08de Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Wed, 7 Aug 2024 13:59:03 +0200 Subject: [PATCH] MAINT: autoupdate pre-commit config --- .pre-commit-config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f1d7b0d..6b829e9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,12 +27,13 @@ repos: - id: prettier - repo: https://github.com/ComPWA/policy - rev: 0.3.15 + rev: 0.3.18 hooks: - id: check-dev-files args: - --keep-issue-templates - --no-gitpod + - --no-notebook - --no-prettierrc - --no-python - --repo-name=compwa-github