Skip to content

Commit

Permalink
chore: disable renovate automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
nimec01 committed Aug 17, 2024
1 parent c6ef887 commit 5e28baf
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,5 @@
],
"addLabels": [
"dependencies"
],
"packageRules": [
{
"matchUpdateTypes": [
"patch"
],
"automerge": true,
"automergeStrategy": "squash",
"automergeSchedule": [
"every weekend"
]
}
]
}

0 comments on commit 5e28baf

Please sign in to comment.