From 9b2debe7970b00905a50b64fcc217ab06d518b13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 05:03:39 +0000 Subject: [PATCH] Bump yamllint from 1.28.0 to 1.29.0 in /.github/workflows Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.28.0 to 1.29.0. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.28.0...v1.29.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 613948d..b3e78b3 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==22.3.1 ansible==7.1.0 -yamllint==1.28.0 +yamllint==1.29.0 ansible-lint==6.10.2