Skip to content

Commit

Permalink
Update renovate_config.js
Browse files Browse the repository at this point in the history
Signed-off-by: mirek163 <[email protected]>
  • Loading branch information
mirek163 authored Aug 13, 2024
1 parent 195ee25 commit 16ea1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module.exports = {
// dependencyDashboardApproval: true
// }
// ],
extends: ["config:recommended", "group:allNonMajor"],
extends: ["config:recommended", "group:allNonMajor", "config:recommended"],
major:
{
dependencyDashboardApproval: true
Expand Down

0 comments on commit 16ea1b1

Please sign in to comment.