Skip to content

Commit

Permalink
chore(deps): update dependency husky to v8.0.3 (#895)
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 |
|---|---|---|---|---|---|
| [husky](https://typicode.github.io/husky)
([source](https://github.com/typicode/husky)) | [`8.0.0` ->
`8.0.3`](https://renovatebot.com/diffs/npm/husky/8.0.0/8.0.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/husky/8.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/husky/8.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/husky/8.0.0/8.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/husky/8.0.0/8.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>typicode/husky (husky)</summary>

### [`v8.0.3`](https://github.com/typicode/husky/releases/tag/v8.0.3)

[Compare
Source](https://github.com/typicode/husky/compare/v8.0.2...v8.0.3)

- fix: add git not installed message
[#&#8203;1208](https://github.com/typicode/husky/issues/1208)

### [`v8.0.2`](https://github.com/typicode/husky/releases/tag/v8.0.2)

[Compare
Source](https://github.com/typicode/husky/compare/v8.0.1...v8.0.2)

-   docs: remove deprecated npm set-script

### [`v8.0.1`](https://github.com/typicode/husky/releases/tag/v8.0.1)

[Compare
Source](https://github.com/typicode/husky/compare/v8.0.0...v8.0.1)

-   fix: use POSIX equality operator

</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/huv1k/website).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent eacb0c3 commit 7399372
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 @@ -62,7 +62,7 @@
"@types/react": "18.2.47",
"eslint": "8.49.0",
"eslint-config-next": "13.5.3",
"husky": "8.0.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"prettier": "3.0.3",
"prisma": "5.3.1",
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.

1 comment on commit 7399372

@vercel
Copy link

@vercel vercel bot commented on 7399372 Jan 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

website – ./

website-huv1k.vercel.app
huvik.dev
website-git-master-huv1k.vercel.app
www.huvik.dev

Please sign in to comment.