Skip to content

Commit

Permalink
chore: remove gatsby-interface from renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
wardpeet committed Jun 10, 2021
1 parent 424fa84 commit db946a5
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions scripts/renovate-config-generator.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,12 @@ const defaultPackageRules = [
depTypeList: [`engines`],
enabled: false,
},
{
packageNames: [`gatsby-interface`],
// update internal packages immediately after publish instead of waiting 3 days
stabilityDays: 0,
},
// host-error on renovate :shrug:
// {
// packageNames: [`gatsby-interface`],
// // update internal packages immediately after publish instead of waiting 3 days
// stabilityDays: 0,
// },

// update our examples and starters automatically
{
Expand Down

0 comments on commit db946a5

Please sign in to comment.