Skip to content

Commit

Permalink
Add renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Dec 1, 2023
1 parent 64d23c5 commit 9f2bf38
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .travis.yml

This file was deleted.

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 9f2bf38

Please sign in to comment.