Skip to content

Commit

Permalink
update: linters and package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
heemankv committed Mar 8, 2025
1 parent 477e406 commit 2464970
Show file tree
Hide file tree
Showing 7 changed files with 86 additions and 1,004 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: avto-dev/markdown-lint@v1
with:
config: "../.markdownlint.json"
args: "."

toml-lint:
runs-on: ubuntu-latest
Expand Down
3 changes: 1 addition & 2 deletions orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@
"ethers": "^6.13.4",
"migrate-mongo": "^11.0.0",
"mongodb": "^6.9.0",
"prettier": "^3.4.2",
"prettier-plugin-solidity": "^1.4.2",
"starknet": "^6.11.0",
"uuid": "^10.0.0"
}
}
}
Loading

0 comments on commit 2464970

Please sign in to comment.