mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 21:23:12 +01:00
chore: renovate configuration
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
This commit is contained in:
parent
36038d882e
commit
3938029932
@ -11,6 +11,9 @@
|
||||
],
|
||||
rebaseWhen: 'never',
|
||||
prConcurrentLimit: 5,
|
||||
lockFileMaintenance: {
|
||||
"enabled": true,
|
||||
},
|
||||
"gomod": {
|
||||
// Do not manage the dagger go.mod file
|
||||
"ignorePaths": [
|
||||
@ -100,6 +103,13 @@
|
||||
],
|
||||
"groupName": "all sagikazarmark daggerverse dependencies"
|
||||
},
|
||||
{
|
||||
matchFileNames: [
|
||||
"web/package.json",
|
||||
"web/yarn.lock"
|
||||
],
|
||||
groupName: "documentation dependencies"
|
||||
},
|
||||
{
|
||||
"matchUpdateTypes": [
|
||||
"minor",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user