From 3d204ad8514c5a9063ab6961cc11e71b98daf0fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 11:17:02 -0500 Subject: [PATCH] chore(deps): bump yamllint from 1.30.0 to 1.31.0 (#284) 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: Techno Tim --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f1cc9b0..258eb4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -202,7 +202,7 @@ wcmatch==8.4.1 # via ansible-lint websocket-client==1.4.2 # via kubernetes -yamllint==1.30.0 +yamllint==1.31.0 # via # -r requirements.in # ansible-lint