Skip to content

Commit

Permalink
chore: add exclude package patterns for automerge rule
Browse files Browse the repository at this point in the history
  • Loading branch information
choisohyun committed Sep 13, 2022
1 parent c032c4e commit c677fc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"packageRules": [
{
"excludePackagePatterns": ["^eslint-", "^prettier-", "stylelint-"],
"automerge": true,
"major": {
"automerge": false
Expand Down

0 comments on commit c677fc1

Please sign in to comment.