Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ update lint-staged to ^13.2.1 (#17)
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) | [`^13.2.0` -> `^13.2.1`](https://renovatebot.com/diffs/npm/lint-staged/13.2.0/13.2.1) | [![age](https://badges.renovateapi.com/packages/npm/lint-staged/13.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/lint-staged/13.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/lint-staged/13.2.1/compatibility-slim/13.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/lint-staged/13.2.1/confidence-slim/13.2.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v13.2.1`](https://togithub.com/okonet/lint-staged/releases/tag/v13.2.1)

[Compare Source](https://togithub.com/okonet/lint-staged/compare/v13.2.0...v13.2.1)

##### Bug Fixes

-   ignore "package.json" as config file when it's invalid JSON ([#&#8203;1281](https://togithub.com/okonet/lint-staged/issues/1281)) ([e7ed6f7](https://togithub.com/okonet/lint-staged/commit/e7ed6f741d2ea0f084b06f3e1ac3d1d57fadf737))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, 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.

---

 - [ ] 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://app.renovatebot.com/dashboard#github/timelessco/node-js-app-template).
  • Loading branch information
renovate[bot] authored Apr 7, 2023
1 parent ca00464 commit d166537
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"eslint-plugin-prettier": "^4.2.1",
"gacp": "^3.0.3",
"husky": "^8.0.3",
"lint-staged": "^13.2.0",
"lint-staged": "^13.2.1",
"nodemon": "^2.0.22",
"pinst": "^3.0.0",
"prettier": "^2.8.7",
Expand Down
8 changes: 4 additions & 4 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 d166537

Please sign in to comment.