Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zbeyens committed Feb 16, 2024
1 parent 92d84a8 commit f38576c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"groupName": "Slate packages updates"
},
{
"matchPaths": ["!^@udecode/"],
"matchPackagePatterns": ["!^@udecode/", "!^slate"],
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true,
"schedule": "every weekend",
"groupName": "External updates"
},
{
"matchPaths": ["!^@udecode/"],
"matchPackagePatterns": ["!^@udecode/", "!^slate"],
"matchUpdateTypes": ["major"],
"automerge": false,
"schedule": "every weekend",
Expand Down

0 comments on commit f38576c

Please sign in to comment.