Skip to content

Commit c65041b

Browse files
committed
chore: bump versions
1 parent 4ff5fea commit c65041b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/.env.base

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ GO_COVERAGE_PROVIDER=internal
102102
CODECOV_TOKEN_REQUIRED=false
103103

104104
# Go Coverage Tool Version
105-
GO_COVERAGE_VERSION=v1.1.1 # https://github.com/mrz1836/go-coverage
105+
GO_COVERAGE_VERSION=v1.1.2 # https://github.com/mrz1836/go-coverage
106106
GO_COVERAGE_USE_LOCAL=false # Use local version for development
107107

108108
# Core Coverage Settings
@@ -215,7 +215,7 @@ NANCY_EXCLUDES=CVE-2024-38513,CVE-2022-21698,CVE-2023-45142
215215
# ================================================================================================
216216

217217
# Pre-Commit System
218-
GO_PRE_COMMIT_VERSION=v1.1.9 # https://github.com/mrz1836/go-pre-commit
218+
GO_PRE_COMMIT_VERSION=v1.1.10 # https://github.com/mrz1836/go-pre-commit
219219
GO_PRE_COMMIT_USE_LOCAL=false # Use local version for development
220220

221221
# System Settings

0 commit comments

Comments
 (0)