diff --git a/.husky/pre-commit b/.husky/pre-commit index 5a182ef1..5f834cb8 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -2,3 +2,4 @@ . "$(dirname -- "$0")/_/husky.sh" yarn lint-staged +forge snapshot --check --match-contract Gas \ No newline at end of file