From c3f2b68d533c7e346cac13cd85767c099ac27a4e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 Dec 2024 08:38:35 +0000 Subject: [PATCH] chore(deps): update dependency air-verse/air to v1.61.5 --- tools/air/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/air/manifest.yaml b/tools/air/manifest.yaml index 49766c7531..67f56c8f81 100644 --- a/tools/air/manifest.yaml +++ b/tools/air/manifest.yaml @@ -4,7 +4,7 @@ name: air license: name: GPLv3 link: https://github.com/air-verse/air/blob/master/LICENSE -version: "1.61.4" +version: "1.61.5" check: ${binary} -v | grep "built with Go" | cut -d, -f1 | cut -d' ' -f5 platforms: - linux/amd64