Skip to content

Commit

Permalink
chore(deps): update pre-commit hook golangci/golangci-lint to v1.60.3…
Browse files Browse the repository at this point in the history
… (hetznercloud/fleeting-plugin-hetzner!112)

This MR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [golangci/golangci-lint](/~https://github.com/golangci/golangci-lint) | repository | patch | `v1.60.2` -> `v1.60.3` |

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.60.3`](/~https://github.com/golangci/golangci-lint/releases/tag/v1.60.3)

[Compare Source](golangci/golangci-lint@v1.60.2...v1.60.3)

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

If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) 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;1603).

#### Changelog

-   [`c2e095c`](golangci/golangci-lint@c2e095c) build(deps): bump github.com/securego/gosec/v2 from [`81cda2f`](golangci/golangci-lint@81cda2f91fbe) to [`ab3f6c1`](golangci/golangci-lint@ab3f6c1c83a0) ([#&#8203;4943](golangci/golangci-lint#4943))
-   [`f0c1904`](golangci/golangci-lint@f0c1904) feat: check that Go version use to build is greater or equals to the Go version of the project ([#&#8203;4938](golangci/golangci-lint#4938))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzguNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
Hetzner Cloud Bot committed Aug 22, 2024
1 parent fd2bf1e commit d50dfea
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.60.2
rev: v1.60.3
hooks:
- id: golangci-lint-full
args: [--timeout=5m]

0 comments on commit d50dfea

Please sign in to comment.