diff --git a/.github/renovate.json b/.github/renovate.json index b0720e8..1547f0d 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -14,6 +14,13 @@ "rebaseWhen": "conflicted", "semanticCommits": "disabled", + "ignorePaths": [ + "apps/sim-core/", + "apps/sim-core-plugins/", + "apps/sim-engine/", + "pocs/", + ], + "packageRules": [ { "matchManagers": ["github-actions"],