Skip to content

Commit

Permalink
deps: update pre-commit hook golangci/golangci-lint to v1.58.1 (hetzn…
Browse files Browse the repository at this point in the history
…ercloud/fleeting-plugin-hetzner!51)

This MR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [golangci/golangci-lint](https://github.com/golangci/golangci-lint) | repository | patch | `v1.58.0` -> `v1.58.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](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.1`](https://github.com/golangci/golangci-lint/releases/tag/v1.58.1)

[Compare Source](golangci/golangci-lint@v1.58.0...v1.58.1)

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the [maintainers](https://github.com/golangci/golangci-lint?tab=readme-ov-file#contributors) and [linter authors](https://golangci-lint.run/product/thanks/).

We appreciate it! ❤️

For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#&#8203;1581).

#### Changelog

-   [`dc28153`](golangci/golangci-lint@dc281531) build(deps): bump github.com/4meepo/tagalign from 1.3.3 to 1.3.4 ([#&#8203;4705](golangci/golangci-lint#4705))
-   [`9116634`](golangci/golangci-lint@9116634a) build(deps): bump github.com/ghostiam/protogetter from 0.3.5 to 0.3.6 ([#&#8203;4707](golangci/golangci-lint#4707))
-   [`d64e1de`](golangci/golangci-lint@d64e1de7) build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 ([#&#8203;4706](golangci/golangci-lint#4706))
-   [`ee97dbf`](golangci/golangci-lint@ee97dbf7) build(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 ([#&#8203;4701](golangci/golangci-lint#4701))
-   [`4532eb9`](golangci/golangci-lint@4532eb98) fix: gochecknoinits shadow name ([#&#8203;4698](golangci/golangci-lint#4698))
-   [`6767d7c`](golangci/golangci-lint@6767d7c2) fix: remove GitHub Action problem matchers ([#&#8203;4700](golangci/golangci-lint#4700))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
Hetzner Cloud Bot committed May 8, 2024
1 parent 4e98e19 commit b403e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
- id: shellcheck

- repo: https://github.com/golangci/golangci-lint
rev: v1.58.0
rev: v1.58.1
hooks:
- id: golangci-lint-full
args: [--timeout=5m]

0 comments on commit b403e97

Please sign in to comment.