diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 430554d..6efc59b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,4 +3,6 @@ repos: rev: v0.1.4 hooks: - id: scarb-fmt + args: [--check] - id: foundry-test + args: []