Skip to content
Snippets Groups Projects
Commit 6ba8722a authored by Rhys Arkins's avatar Rhys Arkins
Browse files

fix: don’t delete packageRules after apply

parent 8e14804a
No related branches found
No related tags found
No related merge requests found
......@@ -133,6 +133,5 @@ function applyPackageRules(inputConfig) {
delete config.matchCurrentVersion;
}
});
delete config.packageRules;
return config;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment