skip golangci-lint in pre-commit.ci

This commit is contained in:
Gabriel Augendre 2024-03-27 22:12:57 +01:00
parent fe11a610f8
commit 31fa0cfa64

View file

@ -1,3 +1,6 @@
ci:
skip: [golangci-lint-full]
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0