chore(deps): update busybox:stable docker digest to c3839dd #85

Merged
renovate merged 2 commits from renovate/busybox-stable into main 2024-04-01 19:23:38 +00:00
1 changed files with 4 additions and 14 deletions
Showing only changes of commit ef369f4880 - Show all commits

View File

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