Skip to content

Commit

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

This MR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [golangci/golangci-lint](https://github.com/golangci/golangci-lint) | repository | patch | `v1.63.0` -> `v1.63.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.63.1`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1631)

[Compare Source](golangci/golangci-lint@v1.63.0...v1.63.1)

1.  Linters bug fixes
    -   `cgi`: invalid reports with cgo
    -   `gofumpt`: panic with autofix and cgo

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzkuODcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
Hetzner Cloud Bot committed Jan 2, 2025
1 parent e9a4d6e commit f18dcc5
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 @@ -48,7 +48,7 @@ repos:
- id: shellcheck

- repo: https://github.com/golangci/golangci-lint
rev: v1.63.0
rev: v1.63.1
hooks:
- id: golangci-lint-full
args: [--timeout=5m]
Expand Down

0 comments on commit f18dcc5

Please # to comment.