From aac068d3eaf7b87bdeb07b25fdd373198f87546b Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 7 Jul 2024 19:39:00 +0300 Subject: [PATCH] .pre-commit-config.yaml: comment verbosity --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6441aee7..65e55e50 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -137,7 +137,7 @@ repos: entry: corepack pnpm install -D language: system always_run: true - verbose: true + #verbose: true pass_filenames: false - id: prettier name: prettier