ci: change repo for markdownlint and update golangci-lint
This commit is contained in:
@@ -8,8 +8,8 @@ repos:
|
||||
- id: end-of-file-fixer
|
||||
- id: check-yaml
|
||||
- id: check-added-large-files
|
||||
- repo: https://github.com/jumanjihouse/pre-commit-hooks
|
||||
rev: 3.0.0
|
||||
- repo: https://github.com/markdownlint/markdownlint
|
||||
rev: v0.12.0
|
||||
hooks:
|
||||
- id: markdownlint
|
||||
- repo: https://gitlab.com/devopshq/gitlab-ci-linter
|
||||
@@ -34,6 +34,6 @@ repos:
|
||||
- id: go-vet
|
||||
- id: gofumpt
|
||||
- repo: https://github.com/golangci/golangci-lint
|
||||
rev: v1.53.2
|
||||
rev: v1.54.0
|
||||
hooks:
|
||||
- id: golangci-lint
|
||||
|
||||
Reference in New Issue
Block a user