From 1edbf9c86bda0c85b289dd3665b3c89cf2ad3316 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 12:14:12 +0100 Subject: [PATCH] ci: pre-commit autoupdate (#935) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * ci: pre-commit autoupdate updates: - [github.com/igorshubovych/markdownlint-cli: v0.42.0 → v0.43.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.42.0...v0.43.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Refactor: Do not break the doc please --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: gmuloc --- .pre-commit-config.yaml | 2 +- docs/api/tests.routing.isis.md | 1 + docs/api/tests.routing.ospf.md | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0242fe89b..e16c8e579 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -100,7 +100,7 @@ repos: files: ^(anta|tests)/ - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.42.0 + rev: v0.43.0 hooks: - id: markdownlint name: Check Markdown files style. diff --git a/docs/api/tests.routing.isis.md b/docs/api/tests.routing.isis.md index bf50c72e7..16ca7ffeb 100644 --- a/docs/api/tests.routing.isis.md +++ b/docs/api/tests.routing.isis.md @@ -8,6 +8,7 @@ anta_title: ANTA catalog for IS-IS tests --> ::: anta.tests.routing.isis + options: show_root_heading: false show_root_toc_entry: false diff --git a/docs/api/tests.routing.ospf.md b/docs/api/tests.routing.ospf.md index 2fd0cd410..12bb3ec1f 100644 --- a/docs/api/tests.routing.ospf.md +++ b/docs/api/tests.routing.ospf.md @@ -8,6 +8,7 @@ anta_title: ANTA catalog for OSPF tests --> ::: anta.tests.routing.ospf + options: show_root_heading: false show_root_toc_entry: false