Skip to content

Commit

Permalink
chore(renovate): extend config from new preset (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
freddy38510 committed Oct 7, 2023
1 parent 6fa66dd commit 1550633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
@@ -1,5 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", "schedule:weekly", "group:allNonMajor"],
"extends": ["config:recommended", "schedule:weekly", "group:allNonMajor"],
"labels": ["dependencies"]
}

0 comments on commit 1550633

Please sign in to comment.