ci: update pre-commit versions

This commit is contained in:
2023-08-30 17:59:51 +02:00
parent 301ccb018b
commit 63c4a2fa79
+2 -6
View File
@@ -10,12 +10,8 @@ repos:
args: args:
- --allow-multiple-documents - --allow-multiple-documents
- id: check-added-large-files - id: check-added-large-files
- repo: https://github.com/jumanjihouse/pre-commit-hooks
rev: 3.0.0
hooks:
- id: markdownlint
- repo: https://gitlab.com/devopshq/gitlab-ci-linter - repo: https://gitlab.com/devopshq/gitlab-ci-linter
rev: v1.0.3 rev: v1.0.5
hooks: hooks:
- id: gitlab-ci-linter - id: gitlab-ci-linter
args: args:
@@ -41,6 +37,6 @@ repos:
- id: go-test - id: go-test
- id: gofumpt - id: gofumpt
- repo: https://github.com/golangci/golangci-lint - repo: https://github.com/golangci/golangci-lint
rev: v1.53.2 rev: v1.54.2
hooks: hooks:
- id: golangci-lint - id: golangci-lint