Skip to content

Commit fbd7c25

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Do not run pre-commit verbose by default"
2 parents 76b0020 + 3e1e5d0 commit fbd7c25

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.pre-commit-hooks.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22

33
# For use with pre-commit.
4-
# See usage instructions at http://pre-commit.com
4+
# See usage instructions at https://pre-commit.com
55

66
- id: bashate
77
name: bashate
88
description: This hook runs bashate for linting shell scripts
99
entry: bashate
1010
language: python
1111
types: [shell]
12-
verbose: true

0 commit comments

Comments
 (0)