From f83a32402e32414b643d5ab3d3057cb8eaf01f44 Mon Sep 17 00:00:00 2001 From: Giteabot Date: Mon, 25 May 2026 13:36:40 +0000 Subject: [PATCH] chore(deps): update module github.com/air-verse/air to v1.65.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 649465b2b4b39..f83cc5ddf2a4e 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ COMMA := , XGO_VERSION := go-1.26.x -AIR_PACKAGE ?= github.com/air-verse/air@v1.65.1 # renovate: datasource=go +AIR_PACKAGE ?= github.com/air-verse/air@v1.65.2 # renovate: datasource=go EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/v3/cmd/editorconfig-checker@v3.6.1 # renovate: datasource=go GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.12.2 # renovate: datasource=go GXZ_PACKAGE ?= github.com/ulikunitz/xz/cmd/gxz@v0.5.15 # renovate: datasource=go