Skip to content

Commit 5b2de18

Browse files
chore: <- update solhint
1 parent a023070 commit 5b2de18

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

package-lock.json

Lines changed: 12 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"lint-staged": "^15.5.1",
4040
"prettier": "^3.5.3",
4141
"prettier-plugin-solidity": "^1.4.2",
42-
"solhint": "^5.0.5"
42+
"solhint": "^5.1.0"
4343
},
4444
"lint-staged": {
4545
"src/**/*.sol": "solhint"

0 commit comments

Comments
 (0)