From 46ea2df84c6f859b06b8eb9dee36536db4f25f18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 20:51:31 +0000 Subject: [PATCH] Bump yamllint from 1.31.0 to 1.32.0 in /.github/workflows Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.31.0 to 1.32.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.31.0...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/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 9ce09c9..b6125a6 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==23.1.2 ansible==7.6.0 -yamllint==1.31.0 +yamllint==1.32.0 ansible-lint==6.16.2