From 261fbf7350e572efdd4cd9d523c187e4cc9d451a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 04:03:01 +0000 Subject: [PATCH] chore(deps): bump ansible-lint from 25.1.2 to 26.1.1 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 25.1.2 to 26.1.1. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v25.1.2...v26.1.1) --- updated-dependencies: - dependency-name: ansible-lint dependency-version: 26.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2aa3b53..9635488 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ansible==11.2.0 -ansible-lint==25.1.2 +ansible-lint==26.1.1 pre-commit==4.3.0 yamllint==1.37.1