Skip to content

Commit 16958bc

Browse files
fix(deps): update renovate/renovate docker tag 43.8.1 → 43.8.2 (#1089)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | patch | `43.8.1` → `43.8.2` | --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v43.8.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.8.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.8.1...43.8.2) ##### Build System - **deps:** update dependency minimatch to v10.1.2 (main) ([#&#8203;41075](https://redirect.github.com/renovatebot/renovate/issues/41075)) ([42ffaa9](https://redirect.github.com/renovatebot/renovate/commit/42ffaa9c1e05ff207c4db59ef9e9c732d510c6a3)) - **deps:** update dependency semver to v7.7.3 (main) ([#&#8203;38624](https://redirect.github.com/renovatebot/renovate/issues/38624)) ([498f8f3](https://redirect.github.com/renovatebot/renovate/commit/498f8f30d111d37135dd3e1812ea2fd1ad2c3c73)), closes [#&#8203;41082](https://redirect.github.com/renovatebot/renovate/issues/41082) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFwcC9yZW5vdmF0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
1 parent 99efe15 commit 16958bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/renovate/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variable "APP" {
66

77
variable "VERSION" {
88
// renovate: datasource=docker depName=renovate/renovate
9-
default = "43.8.1"
9+
default = "43.8.2"
1010
}
1111

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)