Skip to content

Commit

Permalink
ci(renovate): try to match the package prefixes
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK committed Nov 21, 2023
1 parent cacfee1 commit c4ae103
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 @@ -6,8 +6,8 @@
"packageRules": [
{
"description": "Trigger a patch update on some dependencies",
"matchPackagePatterns": [
".*xtext.*"
"matchPackagePrefixes": [
"org.eclipse.xte"
],
"semanticCommitScope": "core-deps"
}
Expand Down

0 comments on commit c4ae103

Please sign in to comment.