Skip to content

Commit

Permalink
Skip golangci in pre-commit.ci (woodpecker-ci#3692)
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
  • Loading branch information
2 people authored and 6543 committed Sep 5, 2024
1 parent 3d783bb commit 1fbb850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ ci:
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
autoupdate_schedule: quarterly
# NB: hadolint not included in pre-commit.ci
skip: [check-hooks-apply, check-useless-excludes, hadolint, prettier]
skip: [check-hooks-apply, check-useless-excludes, hadolint, prettier, golangci-lint]
submodules: false

0 comments on commit 1fbb850

Please sign in to comment.