pre-commit: bump golangci-lint to v1.63.1 to fix crash when importing slices
This commit is contained in:
parent
25043b2e70
commit
c1454864c4
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ repos:
|
|||
- id: pyspelling
|
||||
args: ["--config", ".spellcheck.yml"]
|
||||
- repo: https://github.com/golangci/golangci-lint
|
||||
rev: v1.59.1
|
||||
rev: v1.63.1
|
||||
hooks:
|
||||
- id: golangci-lint
|
||||
- repo: https://github.com/hhatto/autopep8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue