From 8207d3d2d2d7b3d3da70e20cb0c4386de396ffb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:50:17 +0000 Subject: [PATCH] Bump ansible-lint from 6.22.1 to 25.1.0 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.22.1 to 25.1.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.22.1...v25.1.0) --- updated-dependencies: - dependency-name: ansible-lint 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 842d95e..13da1e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ansible==9.1.0 -ansible-lint==6.22.1 +ansible-lint==25.1.0 yamllint==1.33.0 pre-commit==3.6.0