From ae57f4bb703f92b59aa277edb0fd5cab4cfdb4d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 00:51:17 +0000 Subject: [PATCH] Bump yamllint from 1.34.0 to 1.35.1 in /.github/workflows/requirements Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.34.0 to 1.35.1. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.34.0...v1.35.1) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements/requirements_ansible_lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements/requirements_ansible_lint.txt b/.github/workflows/requirements/requirements_ansible_lint.txt index 03057a5d9f..d2190b66ae 100644 --- a/.github/workflows/requirements/requirements_ansible_lint.txt +++ b/.github/workflows/requirements/requirements_ansible_lint.txt @@ -1,5 +1,5 @@ ansible-core==2.16.3 jinja2==3.1.3 ansible-compat==4.1.11 -yamllint==1.34.0 +yamllint==1.35.1 ansible-lint==24.2.0