From 204b204c5fa7d5205acb2a1081640b85ac9ddb9d Mon Sep 17 00:00:00 2001 From: dubzn Date: Tue, 3 Oct 2023 11:19:40 -0300 Subject: [PATCH] file types --- .pre-commit-hooks.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 11aaa1d..db5cdf1 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -3,7 +3,6 @@ description: Format files with Scarb fmt entry: scarb fmt language: system - files: \.cairo$ args: [] - id: test name: cairo test