From df05b76b1a8e6d30c9beed700415466e3e0a49a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 07:39:21 +0000 Subject: [PATCH] Bump ansible-lint from 6.18.0 to 6.19.0 in /.environs/green Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.18.0 to 6.19.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.18.0...v6.19.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .environs/green/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.environs/green/requirements.txt b/.environs/green/requirements.txt index c37c5a1b..eb6dfe06 100644 --- a/.environs/green/requirements.txt +++ b/.environs/green/requirements.txt @@ -1,3 +1,3 @@ ansible-core==2.15.3 -ansible-lint==6.18.0 +ansible-lint==6.19.0 yamllint==1.32.0