We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d021bf commit 83b492aCopy full SHA for 83b492a
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- repo: https://github.com/hashicorp/copywrite
7
rev: v0.15.0 # Use any release tag
8
hooks:
9
- - id: copywrite-headers
+ - id: add-headers
10
- repo: https://github.com/pre-commit/pre-commit-hooks
11
rev: v2.3.0
12
0 commit comments