From 876f9e72466d4b0b30b15e42ba5c8ed0b9e9a037 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Sun, 4 Sep 2022 10:39:46 +0200 Subject: [PATCH] Core: update clean-rst --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2080b88..3fb5589 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,3 +17,4 @@ repos: rev: v0.1.2 hooks: - id: clean-rst + args: [--ignore_directive big_button]