From 67fda424a4445491bd9342045182317dc03fd3a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 07:35:48 -0800 Subject: [PATCH] Bump ansible-lint from 24.7.0 to 24.9.0 in /.github/workflows/requirements (#313) Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.7.0 to 24.9.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.7.0...v24.9.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/requirements/requirements_ansible_lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements/requirements_ansible_lint.txt b/.github/workflows/requirements/requirements_ansible_lint.txt index 2e83327..617e6a1 100644 --- a/.github/workflows/requirements/requirements_ansible_lint.txt +++ b/.github/workflows/requirements/requirements_ansible_lint.txt @@ -2,4 +2,4 @@ ansible-core==2.16.6 jinja2==3.1.4 ansible-compat==24.9.0 yamllint==1.35.1 -ansible-lint==24.7.0 +ansible-lint==24.9.0