From 5f5fd3547299157221d8e11a32ee821bfc59e459 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Conall=20=C3=93=20Cofaigh?= Date: Tue, 17 Dec 2024 20:49:25 +0000 Subject: [PATCH] Update .pre-commit-config.yaml (#1084) --- stack-assets/.pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack-assets/.pre-commit-config.yaml b/stack-assets/.pre-commit-config.yaml index 5314e1b9..1706c42d 100644 --- a/stack-assets/.pre-commit-config.yaml +++ b/stack-assets/.pre-commit-config.yaml @@ -76,7 +76,7 @@ repos: description: Fast linters runner for Go. entry: bash ci/golangci-lint.sh types: [go] - language: golang + language: system pass_filenames: false - id: go-mod-module-repository name: Add module repository to go.mod