Skip to content

Commit

Permalink
Configure Renovate (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dung Duc Huynh (Kaka) <870029+jellydn@users.noreply.github.com>
  • Loading branch information
renovate[bot] and jellydn authored Oct 10, 2024
1 parent 8054ce5 commit f67b9d8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"group:allNonMajor",
":pinAllExceptPeerDependencies"
],
"lockFileMaintenance": {
"enabled": true
},
"automerge": true,
"major": {
"automerge": false
}
}

0 comments on commit f67b9d8

Please sign in to comment.