Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency solhint to v5.0.4 (#81)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [solhint](https://protofire.github.io/solhint/) ([source](https://redirect.github.com/protofire/solhint)) | dependencies | patch | [`5.0.3` -> `5.0.4`](https://renovatebot.com/diffs/npm/solhint/5.0.3/5.0.4) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/protofire/solhint/badge)](https://securityscorecards.dev/viewer/?uri=github.com/protofire/solhint) | --- ### Release Notes <details> <summary>protofire/solhint (solhint)</summary> ### [`v5.0.4`](https://redirect.github.com/protofire/solhint/blob/HEAD/CHANGELOG.md#504---2024-12-31) [Compare Source](https://redirect.github.com/protofire/solhint/compare/v5.0.3...v5.0.4) ##### Fixed - `imports-order` [#​595](https://redirect.github.com/protofire/solhint/pull/595) - Replaced single quotes with double quotes - `gas-custom-errors` [#​613](https://redirect.github.com/protofire/solhint/pull/613) - Allows the use of Requirement with Custom Errors - Typos and broken links [#​611](https://redirect.github.com/protofire/solhint/pull/611) - [#​617](https://redirect.github.com/protofire/solhint/pull/617) - Upgraded `solidity-parser` dependency [#​612](https://redirect.github.com/protofire/solhint/pull/612) ##### Added - `.pre-commit-hooks.yaml` to allow projects to run Solhint via pre-commit [#​596](https://redirect.github.com/protofire/solhint/pull/596) (Thanks to [@​dbast](https://redirect.github.com/dbast)) - Removed `husky` since it is not needed [#​612](https://redirect.github.com/protofire/solhint/pull/612) <br><br> </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/solidity-token-erc721). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> ## Summary by Sourcery Chores: - Update the `solhint` dependency to version 5.0.4. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information