diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1f62b3d..4763337 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -176,6 +176,7 @@ types: [text] # for backward compatibility files: '' + stages: [commit, push, manual] minimum_pre_commit_version: 0.15.0 - id: file-contents-sorter name: File Contents Sorter