diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b7e7083..d04752f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,6 +16,7 @@ repos: args: [--autofix, --no-sort-keys, --no-ensure-ascii] - id: check-merge-conflict - id: no-commit-to-branch + stages: [pre-commit] - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks rev: v2.16.0