Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
inokawa committed May 5, 2024
1 parent c5fbca2 commit 48f15b2
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@
"extends": [
"config:recommended",
"schedule:monthly",
":pinOnlyDevDependencies"
":preserveSemverRanges",
":automergeMinor",
":maintainLockFilesMonthly"
],
"timezone": "Asia/Tokyo",
"automerge": true,
"major": {
"automerge": false
}
"configMigration": true
}

0 comments on commit 48f15b2

Please sign in to comment.