Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

Commit 36c3ca8

Browse files
fix regex
1 parent 79d3e3c commit 36c3ca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
"packageRules": [
99
{
10-
"matchPackagePatterns": ["**/QuickMPC/**"],
10+
"matchPackagePatterns": ["^github.com/acompany-develop/QuickMPC"],
1111
"enabled": false
1212
}
1313
]

0 commit comments

Comments
 (0)