From ee3d8f493c59d9420d4a49fb62ef821c58e2ee7c Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Sun, 4 Sep 2022 10:45:49 +0200 Subject: [PATCH] core: update to v0.1.4 for clean-rst --- .pre-commit-config.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3fb5589..47ff4da 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,6 @@ repos: hooks: - id: rstcheck - repo: https://git.opytex.org/lafrite/clean-rst - rev: v0.1.2 + rev: v0.1.4 hooks: - id: clean-rst - args: [--ignore_directive big_button]