From 4e6fbd6f38fd7aeebc5c419542e595f8a23469c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 20:00:29 +0000 Subject: [PATCH] Bump yamllint from 1.28.0 to 1.31.0 Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.28.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.28.0...v1.31.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 45f3257..2c07e23 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,4 +4,4 @@ molecule-docker===2.0.0 molecule===4.0.0 molecule[docker]===4.0.0 ansible-lint<6.4.0 -yamllint==1.28.0 +yamllint==1.31.0