From 91b94ad546d157b6346766720a99d74d8a9b1450 Mon Sep 17 00:00:00 2001 From: Peter Pathirana Date: Wed, 30 Jul 2025 16:11:41 +0000 Subject: [PATCH] ci(renovate): ensure aqua based tools version updates are grouped together --- .github/renovate.json | 4 ++-- .gitignore | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 3d036e13..b7adb48d 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -27,10 +27,10 @@ "github>ppat/renovate-presets#v0.0.3", "github>ppat/renovate-presets:dev-tools#v0.0.3", "github>ppat/renovate-presets:github-actions#v0.0.3", - "github>ppat/coder//.github/renovate/aqua-cli-tools", - "github>ppat/coder//.github/renovate/aqua-registry", "github>ppat/coder//.github/renovate/template-terraform-provider", "github>ppat/coder//.github/renovate/image-cli-tools", + "github>ppat/coder//.github/renovate/aqua-cli-tools", + "github>ppat/coder//.github/renovate/aqua-registry", "github>ppat/coder//.github/renovate/exceptions" ], "internalChecksFilter": "strict", diff --git a/.gitignore b/.gitignore index 565fbc32..49ecec4b 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,6 @@ cover/ # node node_modules/ + +# mise +.vscode/mise-tools/