Skip to content

Commit

Permalink
Configure Renovate (#276)
Browse files Browse the repository at this point in the history
* Add renovate.json

* Update rules

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Xiao <[email protected]>
  • Loading branch information
renovate[bot] and mxiao-cll authored Oct 29, 2024
1 parent baf0a95 commit 00a9a6d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"preview:dockerCompose",
"preview:dockerVersions",
"schedule:weekends"
],
"prConcurrentLimit": 5
}

0 comments on commit 00a9a6d

Please sign in to comment.