From b687cbb1e39019058a32c218f6e3202cb4e8ded1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 04:01:05 +0000 Subject: [PATCH] chore(deps): bump ansible-lint from 25.8.2 to 25.12.1 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 25.8.2 to 25.12.1. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v25.8.2...v25.12.1) --- updated-dependencies: - dependency-name: ansible-lint dependency-version: 25.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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..f149016 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible==12.0.0 -ansible-lint==25.8.2 +ansible-lint==25.12.1 pre-commit==4.3.0 setuptools==80.9.0 yamllint==1.37.1