From 294d860a99c12f7810fc500662d2ecd5ca8c1dd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 11:34:30 +0800 Subject: [PATCH] build(deps): bump yamllint from 1.33.0 to 1.34.0 in /tools/src/yamllint (#2591) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Stéphane Cottin --- tools/src/yamllint/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/src/yamllint/requirements.txt b/tools/src/yamllint/requirements.txt index 5caab9d57544..406b1c6369c8 100644 --- a/tools/src/yamllint/requirements.txt +++ b/tools/src/yamllint/requirements.txt @@ -1 +1 @@ -yamllint==1.33.0 +yamllint==1.34.0