Configure renovate
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
$schema: "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
extends: [
|
||||||
|
"config:recommended",
|
||||||
|
":semanticCommits",
|
||||||
|
":semanticCommitTypeAll(chore)",
|
||||||
|
":semanticCommitScope(deps)",
|
||||||
|
"group:allNonMajor",
|
||||||
|
"schedule:earlyMondays", // Run once a week.
|
||||||
|
],
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user