diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2d75850..1fbafde 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -69,7 +69,7 @@ repos: language: system stages: [pre-push] pass_filenames: false - always_run: true + files: '^(scripts/sync-plugin-content\.sh|\.claude-plugin/marketplace\.json|plugins/[^/]+/(apm\.yml|\.mcp\.json|hooks\.json|\.apm/|agents/|skills/|commands/|instructions/|extensions/))' - id: check-marketplace-mirror-sync name: Check marketplace mirror sync