Skip to content

Commit 0be7953

Browse files
author
Hetzner Cloud Bot
committed
deps: update pre-commit hook golangci/golangci-lint to v1.58.0 (hetznercloud/fleeting-plugin-hetzner!47)
This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golangci/golangci-lint](https://github.com/golangci/golangci-lint) | repository | minor | `v1.57.2` -> `v1.58.0` | 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](https://github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>golangci/golangci-lint (golangci/golangci-lint)</summary> ### [`v1.58.0`](golangci/golangci-lint@v1.57.2...v1.58.0) [Compare Source](golangci/golangci-lint@v1.57.2...v1.58.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 0f60204 commit 0be7953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434
- id: shellcheck
3535

3636
- repo: https://github.com/golangci/golangci-lint
37-
rev: v1.57.2
37+
rev: v1.58.0
3838
hooks:
3939
- id: golangci-lint-full
4040
args: [--timeout=5m]

0 commit comments

Comments
 (0)