diff --git a/.nvmrc b/.nvmrc index 3c79f30..25bf17f 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.16.0 \ No newline at end of file +18 \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2500aff..6d74909 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,7 +28,7 @@ Follow these steps to set up your local environment for development: - [Install foundry](https://book.getfoundry.sh/getting-started/installation) - Install dependencies: `forge install` -- [Install pre-commit](https://pre-commit.com/#post-commit) +- [Install pre-commit](https://pre-commit.com/#installation) - Install pre commit hooks: `pre-commit install` ## Pre-commit Hooks