Skip to content

Commit

Permalink
chore(deps): update dependency @mheob/eslint-config to ^3.1.0 (#15)
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 |
|---|---|---|---|---|---|
| [@mheob/eslint-config](https://togithub.com/mheob/config/tree/main/packages/eslint-config) ([source](https://togithub.com/mheob/config)) | [`^3.0.1` -> `^3.1.0`](https://renovatebot.com/diffs/npm/@mheob%2feslint-config/3.0.1/3.1.0) | [![age](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/3.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/3.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/3.1.0/compatibility-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/3.1.0/confidence-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>mheob/config</summary>

### [`v3.1.0`](https://togithub.com/mheob/config/releases/tag/%40mheob/eslint-config%403.1.0)

[Compare Source](https://togithub.com/mheob/config/compare/@mheob/eslint-config@3.0.1...@mheob/eslint-config@3.1.0)

##### Minor Changes

-   disable `unicorn/no-array-reduce` ESLint rule --> ([#&#8203;93](https://togithub.com/mheob/config/pull/93)) by [@&#8203;mheob](https://togithub.com/mheob)

##### Patch Changes

-   bump eslint to ^8.27.0 --> ([#&#8203;91](https://togithub.com/mheob/config/pull/91)) by [@&#8203;renovate](https://togithub.com/apps/renovate)
-   bump `@typescript-eslint` monorepo --> ([#&#8203;89](https://togithub.com/mheob/config/pull/89)) by [@&#8203;mheob](https://togithub.com/mheob)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Wednesday" in timezone Europe/Berlin, 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://app.renovatebot.com/dashboard#github/mheob/changeset-changelog).
  • Loading branch information
renovate[bot] committed Nov 24, 2022
1 parent d4b4b99 commit 26c60bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -58,7 +58,7 @@
"@changesets/parse": "^0.3.15",
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@mheob/eslint-config": "^3.0.1",
"@mheob/eslint-config": "^3.1.0",
"@mheob/prettier-config": "^2.0.3",
"@mheob/tsconfig": "^1.0.1",
"@types/node": "^18.11.9",
Expand Down
10 changes: 5 additions & 5 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 26c60bf

Please sign in to comment.