Skip to content

Commit

Permalink
ci: pre-commit autoupdate (#935)
Browse files Browse the repository at this point in the history
* ci: pre-commit autoupdate

updates:
- [github.com/igorshubovych/markdownlint-cli: v0.42.0 → v0.43.0](igorshubovych/markdownlint-cli@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 <gmulocher@arista.com>
  • Loading branch information
pre-commit-ci[bot] and gmuloc authored Nov 26, 2024
1 parent 525917b commit 1edbf9c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 1 addition & 0 deletions docs/api/tests.routing.isis.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/api/tests.routing.ospf.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1edbf9c

Please sign in to comment.