From d9febe6b3ee865769834f7af3d869479f6acab75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 04:02:33 +0000 Subject: [PATCH] chore(deps): bump yamllint from 1.37.1 to 1.38.0 Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.37.1 to 1.38.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.37.1...v1.38.0) --- updated-dependencies: - dependency-name: yamllint dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a784f5..a642187 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ ansible==12.0.0 ansible-lint==25.8.2 pre-commit==4.3.0 setuptools==80.9.0 -yamllint==1.37.1 +yamllint==1.38.0