From e488f10943d901f0ca0d349092f1d36459596f4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 18:14:05 +0000 Subject: [PATCH] Bump yamllint from 1.27.1 to 1.32.0 in /.github/workflows/requirements Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.27.1 to 1.32.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.27.1...v1.32.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements/requirements_molecule.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements/requirements_molecule.txt b/.github/workflows/requirements/requirements_molecule.txt index 60e4f53..67b22c6 100644 --- a/.github/workflows/requirements/requirements_molecule.txt +++ b/.github/workflows/requirements/requirements_molecule.txt @@ -1,6 +1,6 @@ ansible-core==2.13.2 Jinja2==3.1.2 ansible-lint==5.4.0 -yamllint==1.27.1 +yamllint==1.32.0 molecule[docker]==4.0.1 docker==5.0.3