From 6b1fb40cc98e2f3de502b0ad8ed1a22e73c5ffc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 11:40:22 -0700 Subject: [PATCH] Bump yamllint from 1.30.0 to 1.31.0 in /dependencies/python (#4129) Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.30.0 to 1.31.0. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.30.0...v1.31.0) --- 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> Co-authored-by: Philip Mallegol-Hansen --- dependencies/python/ansible-lint.txt | 2 +- dependencies/python/yamllint.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 4849cccf..edbe8382 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -27,4 +27,4 @@ ruamel.yaml.clib==0.2.7 subprocess-tee==0.4.1 tomli==2.0.1 wcmatch==8.4.1 -yamllint==1.30.0 +yamllint==1.31.0 diff --git a/dependencies/python/yamllint.txt b/dependencies/python/yamllint.txt index 020f9b3e..b0be8635 100644 --- a/dependencies/python/yamllint.txt +++ b/dependencies/python/yamllint.txt @@ -1,3 +1,3 @@ pathspec==0.11.1 PyYAML==6.0 -yamllint==1.30.0 +yamllint==1.31.0