Skip to content

Commit

Permalink
Ignore current apps and all current/future POCs in Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
vilkinsons authored Oct 6, 2023
1 parent f9b4b7b commit 6938723
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@
"rebaseWhen": "conflicted",
"semanticCommits": "disabled",

"ignorePaths": [
"apps/sim-core/",
"apps/sim-core-plugins/",
"apps/sim-engine/",
"pocs/",
],

"packageRules": [
{
"matchManagers": ["github-actions"],
Expand Down

0 comments on commit 6938723

Please sign in to comment.