From ea7dac70146cca1b487fc5ee8d99e94d10fb34b2 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 23 Nov 2024 17:17:13 +0000
Subject: [PATCH] chore(deps): update dependency eslint-plugin-yml to v1.15.0
 (#489)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-yml](https://ota-meshi.github.io/eslint-plugin-yml/)
([source](https://redirect.github.com/ota-meshi/eslint-plugin-yml)) |
[`1.14.0` ->
`1.15.0`](https://renovatebot.com/diffs/npm/eslint-plugin-yml/1.14.0/1.15.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-yml/1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-yml/1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-yml/1.14.0/1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-yml/1.14.0/1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ota-meshi/eslint-plugin-yml (eslint-plugin-yml)</summary>

###
[`v1.15.0`](https://redirect.github.com/ota-meshi/eslint-plugin-yml/blob/HEAD/CHANGELOG.md#1150)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-yml/compare/v1.14.0...v1.15.0)

##### Minor Changes

-
[#&#8203;374](https://redirect.github.com/ota-meshi/eslint-plugin-yml/pull/374)
[`4790eaf`](https://redirect.github.com/ota-meshi/eslint-plugin-yml/commit/4790eaf7c71c20080e1dbc629ba79c08d2d75e47)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
feat: add `overrides` option to `yml/plain-scalar`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

â™» **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/should-semantic-release).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 pnpm-lock.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 4169a6d7..74a1ec39 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -77,7 +77,7 @@ importers:
         version: 0.4.1(@typescript-eslint/eslint-plugin@7.2.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.5.3))(eslint@8.57.1)(typescript@5.5.3))(eslint@8.57.1)(typescript@5.5.3)(vitest@1.6.0(@types/node@20.12.7))
       eslint-plugin-yml:
         specifier: ^1.9.0
-        version: 1.14.0(eslint@8.57.1)
+        version: 1.15.0(eslint@8.57.1)
       husky:
         specifier: ^9.0.0
         version: 9.1.7
@@ -1864,8 +1864,8 @@ packages:
       vitest:
         optional: true
 
-  eslint-plugin-yml@1.14.0:
-    resolution: {integrity: sha512-ESUpgYPOcAYQO9czugcX5OqRvn/ydDVwGCPXY4YjPqc09rHaUVUA6IE6HLQys4rXk/S+qx3EwTd1wHCwam/OWQ==}
+  eslint-plugin-yml@1.15.0:
+    resolution: {integrity: sha512-leC8APYVOsKyWUlvRwVhewytK5wS70BfMqIaUplFstRfzCoVp0YoEroV4cUEvQrBj93tQ3M9LcjO/ewr6D4kjA==}
     engines: {node: ^14.17.0 || >=16.0.0}
     peerDependencies:
       eslint: '>=6.0.0'
@@ -5580,7 +5580,7 @@ snapshots:
       - supports-color
       - typescript
 
-  eslint-plugin-yml@1.14.0(eslint@8.57.1):
+  eslint-plugin-yml@1.15.0(eslint@8.57.1):
     dependencies:
       debug: 4.3.7
       eslint: 8.57.1