From eda57930e4bcea462ce406d1bffd55cea02c8575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 09:46:50 -0800 Subject: [PATCH] Bump yamllint from 1.34.0 to 1.35.1 in /.github/workflows/requirements (#91) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 edf1132..5b62963 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 \ No newline at end of file