From a3fa1d2b71aafdde2c04c317bd0e3f86ff4f11e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 00:17:34 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20=E2=AC=86=EF=B8=8F=20aq?= =?UTF-8?q?ua-packages=20(#143)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aquaproj/aqua-registry](https://redirect.github.com/aquaproj/aqua-registry) | minor | `v4.265.0` -> `v4.271.0` | | [golang/go](https://redirect.github.com/golang/go) | patch | `1.23.3` -> `1.23.4` | --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * 1" (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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](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 eb13b0f..b870f96 100644 --- a/.aqua/aqua.yaml +++ b/.aqua/aqua.yaml @@ -9,10 +9,10 @@ # - all registries: - type: standard - ref: v4.265.0 # renovate: depName=aquaproj/aqua-registry + ref: v4.271.0 # renovate: depName=aquaproj/aqua-registry packages: - name: golangci/golangci-lint@v1.62.2 - - name: golang/go@go1.23.3 + - name: golang/go@go1.23.4 tags: ['first'] - name: mvdan/gofumpt@v0.7.0 - name: segmentio/golines@v0.12.2