diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 804a39387357e18c6a888dcc4e2a5bfde125dc53..8a74472938a9370002f67a3845e3eb7a25727326 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,4 +17,3 @@ repos: entry: deno fmt --check types_or: [javascript, jsx, ts, tsx, json, markdown] language: system - verbose: true