Do not run pre-commit verbose by default
Change-Id: I6a44ac9ab6969fe23e7504d44fc75a7242362528
This commit is contained in:
parent
0feb84a83f
commit
3e1e5d0d2e
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# For use with pre-commit.
|
# For use with pre-commit.
|
||||||
# See usage instructions at http://pre-commit.com
|
# See usage instructions at https://pre-commit.com
|
||||||
|
|
||||||
- id: bashate
|
- id: bashate
|
||||||
name: bashate
|
name: bashate
|
||||||
@ -9,4 +9,3 @@
|
|||||||
entry: bashate
|
entry: bashate
|
||||||
language: python
|
language: python
|
||||||
types: [shell]
|
types: [shell]
|
||||||
verbose: true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user