chore(deps): update pre-commit hook dnephin/pre-commit-golang to v0.5.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dnephin/pre-commit-golang | repository | patch |
v0.5.0 -> v0.5.1
|
Note: The pre-commit
manager in Renovate is not supported by the pre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.
Release Notes
dnephin/pre-commit-golang
v0.5.1
What's Changed
- add error messages when the command expected is not available by @ccoVeille in https://github.com/dnephin/pre-commit-golang/pull/85
- Fix command check by @dnephin in https://github.com/dnephin/pre-commit-golang/pull/86
- Change shebang to bash in golangci-lint script by @mckingho in https://github.com/dnephin/pre-commit-golang/pull/88
- Update README with a deprecation notice for
golang/go-lint
by @Jarmos-san in https://github.com/dnephin/pre-commit-golang/pull/91 - Fix go-generate for multiple directories by @burik666 in https://github.com/dnephin/pre-commit-golang/pull/92
- Fix go-unit-test script falsely succeeding if go list ./... fails by @OnePunMan in https://github.com/dnephin/pre-commit-golang/pull/95
New Contributors
- @ccoVeille made their first contribution in https://github.com/dnephin/pre-commit-golang/pull/85
- @dnephin made their first contribution in https://github.com/dnephin/pre-commit-golang/pull/86
- @mckingho made their first contribution in https://github.com/dnephin/pre-commit-golang/pull/88
- @Jarmos-san made their first contribution in https://github.com/dnephin/pre-commit-golang/pull/91
- @burik666 made their first contribution in https://github.com/dnephin/pre-commit-golang/pull/92
- @OnePunMan made their first contribution in https://github.com/dnephin/pre-commit-golang/pull/95
Full Changelog: https://github.com/dnephin/pre-commit-golang/compare/v0.5.0...v0.5.1
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.