diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml deleted file mode 100644 index b8af8e46..00000000 --- a/.pre-commit-hooks.yaml +++ /dev/null @@ -1,4 +0,0 @@ -- id: validate-copyright-year - name: Validate copyright year - entry: hack/check-copyright-year.sh - language: script