chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3.0.3 (#13)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/mstruebing/editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker) | patch | `v3.0.1` -> `v3.0.3` |

---

### Release Notes

<details>
<summary>editorconfig-checker/editorconfig-checker (docker.io/mstruebing/editorconfig-checker)</summary>

### [`v3.0.3`](https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/v3.0.3)

[Compare Source](https://github.com/editorconfig-checker/editorconfig-checker/compare/v3.0.1...v3.0.3)

#### What's Changed

-   Revert "fix: check if multiple newlines are at EOF ([#&#8203;350](https://github.com/editorconfig-checker/editorconfig-checker/issues/350))" by [@&#8203;mstruebing](https://github.com/mstruebing) in https://github.com/editorconfig-checker/editorconfig-checker/pull/354
-   ci: publish docker image by [@&#8203;mstruebing](https://github.com/mstruebing) in https://github.com/editorconfig-checker/editorconfig-checker/pull/355

**Full Changelog**: https://github.com/editorconfig-checker/editorconfig-checker/compare/v3.0.2...v3.0.3

</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, check this box

---

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

Reviewed-on: #13
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
This commit is contained in:
renovate-bot 2024-07-09 15:30:01 +02:00 committed by OCram85
parent f0a4978fd6
commit a1a47e91ba

View File

@ -44,7 +44,7 @@ steps:
lint-editorconfig:
depends_on: []
image: docker.io/mstruebing/editorconfig-checker:v3.0.1
image: docker.io/mstruebing/editorconfig-checker:v3.0.3
when:
event: pull_request