Skip to content

Commit

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

* update settings

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kyu08 <[email protected]>
  • Loading branch information
renovate[bot] and kyu08 authored Jan 1, 2024
1 parent a1af76a commit a8ce087
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"schedule": [
"before 4am on the first day of the month"
],
"reviewers": [
"kyu08"
]
}

0 comments on commit a8ce087

Please sign in to comment.