Skip to content

Commit

Permalink
Add renovate
Browse files Browse the repository at this point in the history
alecthomas committed Dec 1, 2023

Verified

This commit was signed with the committer’s verified signature.
1 parent d77dc8a commit c74f557
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 c74f557

Please sign in to comment.