Update pre-commit hooks
continuous-integration/drone/push Build is failing Details

This commit is contained in:
IamTheFij 2023-04-04 08:58:58 -07:00
parent 5d07c50083
commit cfb231b0c6
1 changed files with 4 additions and 7 deletions

View File

@ -1,16 +1,13 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.3.0
rev: v4.4.0
hooks:
- id: check-added-large-files
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-merge-conflict
- repo: https://github.com/dnephin/pre-commit-golang
rev: v0.3.5
- repo: https://github.com/golangci/golangci-lint
rev: v1.52.2
hooks:
- id: go-fmt
- id: go-imports
# - id: gometalinter
# - id: golangci-lint
- id: golangci-lint