Skip to content

Commit

Permalink
chore(deps): update dependency solhint to v5.0.3 (#43)
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 | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [solhint](https://protofire.github.io/solhint/)
([source](https://togithub.com/protofire/solhint)) | devDependencies |
patch | [`5.0.2` ->
`5.0.3`](https://renovatebot.com/diffs/npm/solhint/5.0.2/5.0.3) |
[![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.3`](https://togithub.com/protofire/solhint/blob/HEAD/CHANGELOG.md#503---2024-08-03)

[Compare
Source](https://togithub.com/protofire/solhint/compare/v5.0.2...v5.0.3)

##### Fixed

- New Rule: Imports order
[#&#8203;593](https://togithub.com/protofire/solhint/pull/593)

<br><br>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" (UTC), 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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/settlemint/solidity-empty).

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

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
renovate[bot] authored Aug 3, 2024
1 parent c9826ba commit 40aef07
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
"@nomiclabs/hardhat-solhint": "4.0.0",
"hardhat": "2.22.7",
"solhint": "5.0.2",
"solhint": "5.0.3",
"@openzeppelin/subgraphs": "0.1.8-5"
},
"overrides": {
Expand Down

0 comments on commit 40aef07

Please sign in to comment.