From 4849dbb370b41b5f7cf3b98e1279c1c8a5b6e738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 01:06:55 +0000 Subject: [PATCH] Bump yamllint from 1.33.0 to 1.34.0 in /.github/workflows/requirements Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.33.0 to 1.34.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.33.0...v1.34.0) --- 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 26ca3ae..4931af8 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.2 jinja2==3.1.3 ansible-compat==4.1.11 -yamllint==1.33.0 +yamllint==1.34.0 ansible-lint==6.22.2 \ No newline at end of file