Skip to content

Commit

Permalink
Update dependency lint-staged to v15.1.0 (#648)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lint-staged](https://togithub.com/okonet/lint-staged) | [`15.0.2` -> `15.1.0`](https://renovatebot.com/diffs/npm/lint-staged/15.0.2/15.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/15.0.2/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/15.0.2/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>okonet/lint-staged (lint-staged)</summary>

### [`v15.1.0`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1510)

[Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.0.2...v15.1.0)

##### Minor Changes

-   [#&#8203;1344](https://togithub.com/lint-staged/lint-staged/pull/1344) [`0423311`](https://togithub.com/lint-staged/lint-staged/commit/04233115a5e25d6fa7d357cbe9d42173ae8a1acf) Thanks [@&#8203;danielbayley](https://togithub.com/danielbayley)! - Add support for loading configuration from `package.yaml` and `package.yml` files, supported by `pnpm`.

##### Patch Changes

-   [#&#8203;1355](https://togithub.com/lint-staged/lint-staged/pull/1355) [`105d901`](https://togithub.com/lint-staged/lint-staged/commit/105d9012fc92fca549987816406450075cf255f3) Thanks [@&#8203;iiroj](https://togithub.com/iiroj)! - Suppress some warnings when using the "--quiet" flag

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

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

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Nov 12, 2023
1 parent 266cc85 commit dd6b997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"ky": "1.1.3",
"ky-universal": "0.12.0",
"lerna": "7.4.2",
"lint-staged": "15.0.2",
"lint-staged": "15.1.0",
"lodash": "4.17.21",
"lost": "9.0.2",
"minimatch": "9.0.3",
Expand Down

0 comments on commit dd6b997

Please sign in to comment.