From 90625cc610cda60f0a0252f99958d2370142ea15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 18:47:03 +0000 Subject: [PATCH] Bump yamllint from 1.32.0 to 1.33.0 in /.github/workflows/requirements Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.32.0 to 1.33.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.32.0...v1.33.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 2d15a511d..e795fa0b0 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.0 jinja2==3.1.2 ansible-compat==4.1.10 -yamllint==1.32.0 +yamllint==1.33.0 ansible-lint==6.22.0