diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 3e5ba4c..a79bf74 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -1,5 +1,5 @@ - id: j2lint - name: Check for linting in jinja2 templates + name: Check for Linting error in jinja2 templates entry: j2lint language: python types: [jinja]