Compare commits

..

No commits in common. "7f3f38f15c6ce3ac68764ef855f479c8e53b08f0" and "451d9e179d6fc626b3f56addf9ff6c702534cedc" have entirely different histories.

View file

@ -1,14 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"packageRules": [
// Group Maven plugins.
{
"groupName": "maven plugins",
"groupSlug": "maven-plugins",
"matchPackagePatterns": [ "org\\.apache\\.maven\\.plugins\\.*" ]
}
]
}