diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml deleted file mode 100644 index 652c03c..0000000 --- a/.pre-commit-hooks.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -- id: zenable-check - name: Run a Zenable check on all changed files - language: system - entry: zenable check - pass_filenames: true