Skip to content

Commit

Permalink
remove project-specific config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ollitod committed Jan 10, 2025
1 parent ac555a1 commit 1effa7d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions renovate-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,5 @@ module.exports = {
"Gepardec/renovate-angular-playground"
],
prHourlyLimit: 0,
separateMajorMinor: false,
packageRules: [
{
matchDatasources: ["npm"],
matchPackageNames: ["@angular/**"],
groupName: "Angular",
groupSlug: "angular_{{currentVersion}}_{{newVersion}}"
},
],
recreateWhen: "always"
}

0 comments on commit 1effa7d

Please sign in to comment.