Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v15.1.0 (#191)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [lint-staged](https://togithub.com/okonet/lint-staged) |
devDependencies | minor | [`15.0.2` ->
`15.1.0`](https://renovatebot.com/diffs/npm/lint-staged/15.0.2/15.1.0) |

---

### 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**: Enabled.

♻ **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.

---

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

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41Ni4zIiwidXBkYXRlZEluVmVyIjoiMzcuNTYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com>
  • Loading branch information
balvajs-renovate[bot] and Balvajs Renovate Bot authored Nov 11, 2023
1 parent 77e0d9a commit 91a97dc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"graphql": "16.8.1",
"husky": "8.0.3",
"jest": "29.7.0",
"lint-staged": "15.0.2",
"lint-staged": "15.1.0",
"minimatch": "9.0.3",
"node-fetch": "3.3.2",
"prettier": "3.0.3",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 91a97dc

Please sign in to comment.