Skip to content

Commit

Permalink
chore(config): migrate renovate config (#667)
Browse files Browse the repository at this point in the history
chore(config): migrate config renovate.json

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ian Liu <[email protected]>
  • Loading branch information
renovate[bot] and ianliuwk1019 authored Aug 19, 2024
1 parent 98328d8 commit baa3302
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"prConcurrentLimit": 3,
"packageRules": [
{
"matchPackagePatterns": [
"automerge": false,
"matchPackageNames": [
"*"
],
"automerge": false
]
}
],
"ignoreDeps": [
Expand Down

0 comments on commit baa3302

Please sign in to comment.