diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d04752f..11486b1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,9 @@ repos: hooks: - id: check-renovate - id: check-github-actions + stages: [manual] - id: check-github-workflows + stages: [manual] - repo: https://github.com/pre-commit/pre-commit-hooks rev: v6.0.0