mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Add liquibase group to renovate config
This commit is contained in:
parent
4766e0dfe6
commit
6e07dece0a
1 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,12 @@
|
|||
],
|
||||
"groupName": "jackson"
|
||||
},
|
||||
{
|
||||
"matchPackagePrefixes": [
|
||||
"org.liquibase"
|
||||
],
|
||||
"groupName": "liquibase"
|
||||
},
|
||||
{
|
||||
"matchPackagePrefixes": [
|
||||
"com.github.firemasterk."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue