From 19fbed0805f8511531ced7cb78f21f9af81ea415 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 06:25:24 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-yml from 1.16.0 to 1.18.0 Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.16.0 to 1.18.0. - [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md) - [Commits](https://github.com/ota-meshi/eslint-plugin-yml/compare/v1.16.0...v1.18.0) --- updated-dependencies: - dependency-name: eslint-plugin-yml dependency-version: 1.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22a8380..16b5c1d 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-package-json": "0.25.0", "eslint-plugin-perfectionist": "4.8.0", - "eslint-plugin-yml": "1.16.0", + "eslint-plugin-yml": "1.18.0", "globals": "15.14.0", "jsonc-eslint-parser": "2.4.0", "lint-staged": "15.4.3",