Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: update husky and lint-staged to latest #534

Merged
merged 2 commits into from
May 16, 2024

Conversation

devjiwonchoi
Copy link
Sponsor Contributor

  • husky install to husky
  • no shebang on pre-commit
  • no need to ignore test/ at .prettierignore and dist is already in .gitignore which is read by default
  • added yaml for the target as well
  • run pnpm format

@huozhi huozhi merged commit f8c3fef into huozhi:main May 16, 2024
4 checks passed
@devjiwonchoi devjiwonchoi deleted the husky-lint-staged branch May 17, 2024 11:30
GSTJ pushed a commit to GSTJ/react-native-magic-modal that referenced this pull request Jun 9, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>huozhi/bunchee (bunchee)</summary>

### [`v5.1.6`](https://togithub.com/huozhi/bunchee/releases/tag/v5.1.6)

[Compare
Source](https://togithub.com/huozhi/bunchee/compare/v5.1.5...v5.1.6)

##### Patches

- Fix: types generation for missing types case by
[@&#8203;huozhi](https://togithub.com/huozhi) in
[huozhi/bunchee#536

##### Misc

- refactor: update husky and lint-staged to latest by
[@&#8203;devjiwonchoi](https://togithub.com/devjiwonchoi) in
[huozhi/bunchee#534

**Full Changelog**:
huozhi/bunchee@v5.1.5...v5.1.6

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- 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/GSTJ/react-native-magic-modal).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants