Skip to content

Commit

Permalink
Merge pull request #4 from x86taka/chore/renovate-config
Browse files Browse the repository at this point in the history
chore: add renovate-config
  • Loading branch information
x86taka authored Aug 31, 2024
2 parents 3b8abb2 + ba65aa7 commit d9a1c22
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:base"
],
"timezone": "Asia/Tokyo",
"automerge": true,
"branchConcurrentLimit": 0
}

0 comments on commit d9a1c22

Please sign in to comment.