From 9fc74e76b0425b22aca564ba5cdd1bbf30c13955 Mon Sep 17 00:00:00 2001 From: "Mr. Z" Date: Fri, 10 Oct 2025 11:48:08 -0400 Subject: [PATCH] sync: update .github/.env.base from source repository --- .github/.env.base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/.env.base b/.github/.env.base index f11c05f..f956ded 100644 --- a/.github/.env.base +++ b/.github/.env.base @@ -289,7 +289,7 @@ NANCY_VERSION=v1.0.51 # https://github.com/sonatype-nexus-commu # ================================================================================================ # Pre-Commit System -GO_PRE_COMMIT_VERSION=v1.2.3 # https://github.com/mrz1836/go-pre-commit +GO_PRE_COMMIT_VERSION=v1.3.2 # https://github.com/mrz1836/go-pre-commit GO_PRE_COMMIT_USE_LOCAL=false # Use local version for development # System Settings