Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
configure renovate bot
Browse files Browse the repository at this point in the history
  • Loading branch information
Radium committed Apr 25, 2020
1 parent a34bff0 commit c4f6c6d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
{
"extends": [
"config:base"
]
],
"packageRules": [
{
"updateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
],
"schedule": ["every weekend"],
"timezone": "Asia/Hong_Kong"
}

0 comments on commit c4f6c6d

Please sign in to comment.