diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index ed1e9c3..b8d9cdb 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -8,4 +8,3 @@ require_serial: true additional_dependencies: ["pyflakes"] minimum_pre_commit_version: "2.9.2" - verbose: true