Bump eslint-plugin-yml from 3.5.0 to 3.6.0

Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 3.5.0 to 3.6.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/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-yml
  dependency-version: 3.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-13 11:02:59 +00:00
committed by GitHub
parent 8736e92447
commit 1494aefd4b
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -18,7 +18,7 @@
"@eslint/js": "10.0.1", "@eslint/js": "10.0.1",
"@vercel/ncc": "0.44.1", "@vercel/ncc": "0.44.1",
"eslint": "10.6.0", "eslint": "10.6.0",
"eslint-plugin-yml": "3.5.0", "eslint-plugin-yml": "3.6.0",
"globals": "17.7.0", "globals": "17.7.0",
"markdownlint-cli": "0.49.0", "markdownlint-cli": "0.49.0",
"prettier": "3.9.4", "prettier": "3.9.4",
@@ -1330,9 +1330,9 @@
} }
}, },
"node_modules/eslint-plugin-yml": { "node_modules/eslint-plugin-yml": {
"version": "3.5.0", "version": "3.6.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-yml/-/eslint-plugin-yml-3.5.0.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-yml/-/eslint-plugin-yml-3.6.0.tgz",
"integrity": "sha512-u2UkSIp/+th1wYCt0QWeCI6agf24dxX6PbFfCCN18gGQHmXh3Cn9D/U5OiP5RNYTEwjXCLusj1OJRK+zwdvFqQ==", "integrity": "sha512-8lSqBIiOJO8ms1gktdlNaVGm3zXQJiYeKhQmtIG66XzU58kFDOjQae4sufQEMGHC4bP8VxiaH3tjU5PpDB6euw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -28,7 +28,7 @@
"@eslint/js": "10.0.1", "@eslint/js": "10.0.1",
"@vercel/ncc": "0.44.1", "@vercel/ncc": "0.44.1",
"eslint": "10.6.0", "eslint": "10.6.0",
"eslint-plugin-yml": "3.5.0", "eslint-plugin-yml": "3.6.0",
"globals": "17.7.0", "globals": "17.7.0",
"markdownlint-cli": "0.49.0", "markdownlint-cli": "0.49.0",
"prettier": "3.9.4", "prettier": "3.9.4",