chore(deps): update pre-commit hook lietu/go-pre-commit to v0.1.0 #108

Merged
ghost1 merged 1 commits from renovate/lietu-go-pre-commit-0.x into main 2024-02-26 09:20:46 +00:00
+1 -1
View File
@@ -26,7 +26,7 @@ repos:
stages: [ commit-msg ] stages: [ commit-msg ]
additional_dependencies: [ '@commitlint/config-conventional' ] additional_dependencies: [ '@commitlint/config-conventional' ]
- repo: https://github.com/lietu/go-pre-commit - repo: https://github.com/lietu/go-pre-commit
rev: v0.0.1 rev: v0.1.0
hooks: hooks:
- id: errcheck - id: errcheck
- id: go-fmt-goimports - id: go-fmt-goimports