From bba7c6d536a203b2cb06427214ddabb425f83836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 10:20:56 +0000 Subject: [PATCH] Bump yamllint from 1.34.0 to 1.35.0 in /.github/workflows Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.34.0 to 1.35.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.34.0...v1.35.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 c1fe3d9..dfef5fa 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==24.0 ansible==9.2.0 -yamllint==1.34.0 +yamllint==1.35.0 ansible-lint==24.2.0