diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2eaa1a1..39721bf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,6 +13,7 @@ repos: - '-Bcmake-build-pre-commit' - '--preset' - 'pre-commit' + stages: [ manual ] - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.4.0 hooks: