mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-09-09 09:36:15 +00:00
Got pre-commit to check for correct copyright year
This commit is contained in:
@@ -15,7 +15,9 @@ repos:
|
||||
- id: detect-private-key
|
||||
exclude: testdata
|
||||
- id: mixed-line-ending
|
||||
- repo: .
|
||||
rev: main
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: validate-copyright-year
|
||||
name: Validate copyright year
|
||||
entry: hack/check-copyright-year.sh
|
||||
language: script
|
||||
|
||||
Reference in New Issue
Block a user