From 90ce82f42654caee742c981fd55bc8d0a746b7bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 00:32:12 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20=E2=AC=86=EF=B8=8F=20aq?= =?UTF-8?q?ua-packages=20(#111)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aquaproj/aqua-registry](https://togithub.com/aquaproj/aqua-registry) | minor | `v4.200.0` -> `v4.202.0` | | [golang/go](https://togithub.com/golang/go) | patch | `1.22.4` -> `1.22.5` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sheldonhull/az-pr). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .aqua/aqua.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.aqua/aqua.yaml b/.aqua/aqua.yaml index dfd51a8..e7df502 100644 --- a/.aqua/aqua.yaml +++ b/.aqua/aqua.yaml @@ -9,10 +9,10 @@ # - all registries: - type: standard - ref: v4.200.0 # renovate: depName=aquaproj/aqua-registry + ref: v4.202.0 # renovate: depName=aquaproj/aqua-registry packages: - name: golangci/golangci-lint@v1.59.1 - - name: golang/go@go1.22.4 + - name: golang/go@go1.22.5 tags: ['first'] - name: mvdan/gofumpt@v0.6.0 - name: segmentio/golines@v0.12.2