Skip to content

Commit

Permalink
Experimenting with Renovate to bundle all renovate PRs once a week. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
bodiam authored Nov 2, 2024
1 parent fa65768 commit 7463ece
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"config:base",
"group:allNonMajor",
"schedule:earlyMondays"
]
}

0 comments on commit 7463ece

Please sign in to comment.