Skip to content
Snippets Groups Projects
Verified Commit 02423882 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

build: auto-update pre-commit

parent eafa3091
No related branches found
No related tags found
No related merge requests found
repos:
- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
rev: v2.4.1
hooks:
- id: codespell
args: ['--skip "*.js,*.map,*.sum"']
files: ^.*\.(go|md|yaml)$
- repo: https://github.com/golangci/golangci-lint
rev: v1.61.0
rev: v1.64.5
hooks:
- id: golangci-lint
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment