From a04aed280106b1f821b42d478f847112ccd78766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 23:11:57 +0000 Subject: [PATCH] Bump ansible-lint from 6.8.1 to 6.8.2 in /.github/workflows Bumps [ansible-lint](https://github.com/ansible-community/ansible-lint) from 6.8.1 to 6.8.2. - [Release notes](https://github.com/ansible-community/ansible-lint/releases) - [Commits](https://github.com/ansible-community/ansible-lint/compare/v6.8.1...v6.8.2) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 35e3bef..6b79a44 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==22.2.2 ansible==6.5.0 yamllint==1.28.0 -ansible-lint==6.8.1 +ansible-lint==6.8.2 poetry==1.2.2