Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot fb19997212 chore(deps): update busybox:stable docker digest to c3839dd 2024-03-30 00:01:05 +00:00
1 changed files with 14 additions and 4 deletions

View File

@ -14,8 +14,18 @@
"automerge": true,
"automergeType": "branch"
},
"digest": {
"automerge": true,
"automergeType": "branch"
}
"packageRules": [
{
"matchPackagePatterns": [
"renovate"
],
"groupName": "renovate",
"automerge": true,
"matchCurrentVersion": ">= 37.0.0",
"matchUpdateTypes": [
"minor",
"patch"
]
}
]
}