diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index be29ccf..2a58378 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,6 +14,7 @@ repos: - id: check-rebase args: - https://git.mfocko.xyz/mfocko/precommit-example.git + stages: [manual, push] - repo: local hooks: - id: formatting