This repository has been archived on 2023-04-18. You can view files and clone it, but cannot push or open issues or pull requests.
notificationarr/internal/tools
renovate e9a83eb081
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update module github.com/golangci/golangci-lint to v1.47.2 (#8)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) | require | patch | `v1.47.0` -> `v1.47.2` |

---

### Release Notes

<details>
<summary>golangci/golangci-lint</summary>

### [`v1.47.2`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1472)

[Compare Source](https://github.com/golangci/golangci-lint/compare/v1.47.1...v1.47.2)

1.  updated linters:
    -   `revive`: ignore slow rules

### [`v1.47.1`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1471)

[Compare Source](https://github.com/golangci/golangci-lint/compare/v1.47.0...v1.47.1)

1.  updated linters:
    -   `gci`: from 0.4.2 to 0.4.3
    -   `gci`: remove the use of stdin
    -   `gci`: fix options display
    -   `tenv`: from 1.6.0 to 1.7.0
    -   `unparam`: bump to HEAD

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjEyMC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: #8
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-07-22 05:32:26 +00:00
..
go.mod chore(deps): update module github.com/golangci/golangci-lint to v1.47.2 (#8) 2022-07-22 05:32:26 +00:00
go.sum chore(deps): update module github.com/golangci/golangci-lint to v1.47.2 (#8) 2022-07-22 05:32:26 +00:00
tools.go feat: add sonarr support (#5) 2022-07-18 04:57:13 +00:00