Skip to content

Commit 8952ee9

Browse files
authored
#154 Exclude 'senzing/' from package update rules
1 parent fceebcc commit 8952ee9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"packageRules": [
1212
{
1313
"matchUpdateTypes": ["major", "minor", "patch"],
14+
"matchPackagePrefixes": ["!senzing/"],
1415
"minimumReleaseAge": "21 days"
1516
}
1617
]

0 commit comments

Comments
 (0)