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.
Go to file
renovate 342b1e48fc
continuous-integration/drone/push Build is passing Details
chore(deps): update module github.com/golangci/golangci-lint to v1.50.1 (#23)
This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.50.1`](https://github.com/golangci/golangci-lint/releases/tag/v1.50.1)

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

#### Changelog

-   [`bd7edf3`](https://github.com/golangci/golangci-lint/commit/bd7edf31) build(deps): bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1 ([#&#8203;3310](https://github.com/golangci/golangci-lint/issues/3310))
-   [`8926a95`](https://github.com/golangci/golangci-lint/commit/8926a95f) build(deps): bump github.com/daixiang0/gci from 0.8.0 to 0.8.1 ([#&#8203;3309](https://github.com/golangci/golangci-lint/issues/3309))
-   [`98df049`](https://github.com/golangci/golangci-lint/commit/98df0492) build(deps): bump github.com/kkHAIKE/contextcheck from 1.1.2 to 1.1.3 ([#&#8203;3296](https://github.com/golangci/golangci-lint/issues/3296))
-   [`a760cb1`](https://github.com/golangci/golangci-lint/commit/a760cb12) build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 ([#&#8203;3298](https://github.com/golangci/golangci-lint/issues/3298))
-   [`2823ec6`](https://github.com/golangci/golangci-lint/commit/2823ec62) build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.6.2 to 2.7.0 ([#&#8203;3287](https://github.com/golangci/golangci-lint/issues/3287))
-   [`0793063`](https://github.com/golangci/golangci-lint/commit/0793063c) build(deps): bump github.com/tommy-muehle/go-mnd/v2 from 2.5.0 to 2.5.1 ([#&#8203;3295](https://github.com/golangci/golangci-lint/issues/3295))
-   [`046dce3`](https://github.com/golangci/golangci-lint/commit/046dce3a) build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0 ([#&#8203;3312](https://github.com/golangci/golangci-lint/issues/3312))
-   [`2fa3b6f`](https://github.com/golangci/golangci-lint/commit/2fa3b6f8) chore: update go.mod for gen_github_action_config script ([#&#8203;3300](https://github.com/golangci/golangci-lint/issues/3300))
-   [`6740559`](https://github.com/golangci/golangci-lint/commit/6740559b) code-climate: add default severity ([#&#8203;3294](https://github.com/golangci/golangci-lint/issues/3294))
-   [`d03294f`](https://github.com/golangci/golangci-lint/commit/d03294f2) fix: remove redundant character escape '/' ([#&#8203;3278](https://github.com/golangci/golangci-lint/issues/3278))
-   [`8a1cf90`](https://github.com/golangci/golangci-lint/commit/8a1cf904) lll: skip imports ([#&#8203;3288](https://github.com/golangci/golangci-lint/issues/3288))
-   [`5ef7b41`](https://github.com/golangci/golangci-lint/commit/5ef7b413) revive: fix configuration parsing ([#&#8203;3284](https://github.com/golangci/golangci-lint/issues/3284))

</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMjQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIyNC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: #23
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-10-23 10:51:52 +00:00
bin feat: add sonarr support (#5) 2022-07-18 04:57:13 +00:00
internal chore(deps): update module github.com/golangci/golangci-lint to v1.50.1 (#23) 2022-10-23 10:51:52 +00:00
.dockerignore feat(cicd): add two new pipelines responsible for pushing docker image to docker hub and Dockerfile (#7) 2022-07-19 04:48:31 +00:00
.drone.yml chore(deps): update golangci/golangci-lint docker tag to v1.50 (#20) 2022-10-05 03:20:16 +00:00
.envrc feat: add .drone.yml (#2) 2022-07-13 05:27:59 +00:00
.gitignore feat: add .drone.yml (#2) 2022-07-13 05:27:59 +00:00
.golangci.yml feat: add .drone.yml (#2) 2022-07-13 05:27:59 +00:00
Dockerfile chore(deps): update golang docker tag to v1.19.2 (#22) 2022-10-05 03:19:50 +00:00
go.mod chore(deps): update module github.com/google/go-cmp to v0.5.9 (#19) 2022-09-09 03:43:01 +00:00
go.sum chore(deps): update module github.com/google/go-cmp to v0.5.9 (#19) 2022-09-09 03:43:01 +00:00
main.go feat: add radarr support (#9) 2022-07-20 05:14:22 +00:00
manifest.tmpl refactor: use local registry instead of docker hub 2022-09-05 05:38:33 +02:00
renovate.json Configure Renovate (#3) 2022-07-16 07:37:05 +00:00