diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1fc2149..7fbc362 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -1,5 +1,5 @@ - id: format-justfile name: Format Justfiles - language: script + language: unsupported_script entry: pre-commit-just.sh files: '\.?[jJ]ustfile'