From af212f91710af98751521a35a66daebbb458df0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 04:06:35 +0000 Subject: [PATCH] chore(deps): bump ansible-lint from 25.8.2 to 26.1.0 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 25.8.2 to 26.1.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v25.8.2...v26.1.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-version: 26.1.0 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 4a784f5..0c636f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible==12.0.0 -ansible-lint==25.8.2 +ansible-lint==26.1.0 pre-commit==4.3.0 setuptools==80.9.0 yamllint==1.37.1