copywrite icon indicating copy to clipboard operation
copywrite copied to clipboard

fix(.pre-commit-config.yaml): fix hook id to match actual name

Open Paillat-dev opened this issue 9 months ago • 1 comments

:hammer_and_wrench: Description

.pre-comit-config.yaml, for some reason referred to a hook (copywrite-headers) which was not described in .pre-commit-hooks.yaml. I have no idea why this was the case, but changed it to make use of the add-headers hook which is in fact defined.

:link: External Links

:+1: Definition of Done

  • [x] New functionality works?
  • [ ] Tests added?

:thinking: Can be merged upon approval?

:white_check_mark:

Paillat-dev avatar Mar 09 '25 09:03 Paillat-dev

CLA assistant check
All committers have signed the CLA.

hashicorp-cla-app[bot] avatar Mar 09 '25 09:03 hashicorp-cla-app[bot]