update golangci-lint in pre-commit

This commit is contained in:
Gabriel Augendre 2023-10-08 17:05:11 +02:00
parent 989fe96f8b
commit 2f4b560b9b

View file

@ -19,15 +19,9 @@ repos:
args:
- --markdown-linebreak-ext=md
- repo: https://github.com/golangci/golangci-lint
rev: v1.42.0
rev: v1.54.2
hooks:
- id: golangci-lint
- repo: https://github.com/TekWizely/pre-commit-golang
rev: v1.0.0-beta.4
hooks:
- id: go-fumpt
args:
- -w
- repo: https://github.com/PyCQA/isort
rev: 5.9.3
hooks: