We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76b0020 + 3e1e5d0 commit fbd7c25Copy full SHA for fbd7c25
1 file changed
.pre-commit-hooks.yaml
@@ -1,12 +1,11 @@
1
---
2
3
# For use with pre-commit.
4
-# See usage instructions at http://pre-commit.com
+# See usage instructions at https://pre-commit.com
5
6
- id: bashate
7
name: bashate
8
description: This hook runs bashate for linting shell scripts
9
entry: bashate
10
language: python
11
types: [shell]
12
- verbose: true
0 commit comments