Compare commits
2 commits
2e08e9d12c
...
3d1c0ebd66
| Author | SHA1 | Date | |
|---|---|---|---|
|
3d1c0ebd66 |
|||
| 5abf49baff |
1 changed files with 14 additions and 0 deletions
14
renovate.json
Normal file
14
renovate.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"$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\\.*" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue