From 07e56d9513142571195f4e6dc7ee52078c909cc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:00:34 +0000 Subject: [PATCH] chore(deps-dev): bump ansible-lint from 25.7.0 to 26.6.0 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 25.7.0 to 26.6.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v25.7.0...v26.6.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-version: 26.6.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 641025a..d965fad 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ ansible-core==2.17.13 -ansible-lint==25.7.0 +ansible-lint==26.6.0 mkdocs-techdocs-core==1.6.2 yamllint==1.37.1