From d97ad52da82fcff31d899fb4b053e70fc045adca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 10:52:30 +0100 Subject: [PATCH] build(deps): bump yamllint from 1.34.0 to 1.35.0 (#143) Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.34.0 to 1.35.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.34.0...v1.35.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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfcfe3d..cc1d77b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ tmuxp==1.36.0 # development vim-vint==0.3.21 -yamllint==1.34.0 +yamllint==1.35.0