Skip to content

Commit

Permalink
Configure renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Dec 2, 2023
1 parent 575d5b1 commit b36879c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
@@ -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.
],
}

0 comments on commit b36879c

Please sign in to comment.