chore(deps): update mstruebing/editorconfig-checker docker tag to v3.2.0 (#77)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mstruebing/editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker) | minor | `v3.1.2` -> `v3.2.0` |

---

### Release Notes

<details>
<summary>editorconfig-checker/editorconfig-checker (mstruebing/editorconfig-checker)</summary>

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

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

##### Features

-   add support for env var NO_COLOR ([#&#8203;429](https://github.com/editorconfig-checker/editorconfig-checker/issues/429)) ([9135f53](9135f531e7))
-   only output "0 errors found" when verbose output is enabled ([#&#8203;423](https://github.com/editorconfig-checker/editorconfig-checker/issues/423)) ([1d29a8b](1d29a8b16b))

##### Bug Fixes

-   improve default excludes ([#&#8203;427](https://github.com/editorconfig-checker/editorconfig-checker/issues/427)) ([d0cbd25](d0cbd250ca))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Co-authored-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg-CI/examples/pulls/77
Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org>
Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
This commit is contained in:
Dependency bot 2025-02-07 09:49:25 +00:00 committed by Patrick Schratz
parent 268d84d074
commit 0447261972

View File

@ -3,7 +3,7 @@ when:
steps:
editor-config:
image: mstruebing/editorconfig-checker:v3.1.2
image: mstruebing/editorconfig-checker:v3.2.0
depends_on: []
woodpecker-cli: