Add matchPackageNames rule for postgres
This commit is contained in:
@ -10,6 +10,10 @@
|
||||
"matchPackageNames": ["/immich-app/"],
|
||||
"groupName": "immich"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["/postgres/"],
|
||||
"groupName": "database"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": "docker.io/valkey/valkey",
|
||||
"enabled": false
|
||||
|
Reference in New Issue
Block a user