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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mstruebing/editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker) | minor | `v3.6.1` → `v3.8.0` |

---

### Release Notes

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

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

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

##### Features

- exclude .gpg files ([#&#8203;571](https://github.com/editorconfig-checker/editorconfig-checker/issues/571)) ([e5b53f4](e5b53f488f))

##### Bug Fixes

- anchor node\_modules and target default excludes at path start ([#&#8203;568](https://github.com/editorconfig-checker/editorconfig-checker/issues/568)) ([c0c39af](c0c39af8af))
- honor -no-color for .ecrc deprecation warning ([#&#8203;575](https://github.com/editorconfig-checker/editorconfig-checker/issues/575)) ([dbb0dbb](dbb0dbb2b1))

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

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

##### Features

- **files:** expand glob patterns in passed-file args ([#&#8203;190](https://github.com/editorconfig-checker/editorconfig-checker/issues/190)) ([#&#8203;558](https://github.com/editorconfig-checker/editorconfig-checker/issues/558)) ([4c0f326](4c0f326cfa))

##### Bug Fixes

- **cli:** auto-enable no-color when output format is github-actions ([#&#8203;557](https://github.com/editorconfig-checker/editorconfig-checker/issues/557)) ([9f4014c](9f4014ce09))
- detect binary files before decoding to prevent false text ([#&#8203;550](https://github.com/editorconfig-checker/editorconfig-checker/issues/550)) ([f47b30c](f47b30c967))

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - Only on Sunday and Saturday (`* * * * 0,6`)
- Automerge
  - Between 12:00 AM and 03:59 AM (`* 0-3 * * *`)

🚦 **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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODguMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/864
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
This commit is contained in:
Dependency bot 2026-07-31 10:06:31 +02:00 committed by Robert Wolff
parent d891634745
commit 37e6d7f5a4

View file

@ -14,7 +14,7 @@ steps:
include: ['.woodpecker/*.yaml', '*.{md,markdown}']
editor-config:
image: mstruebing/editorconfig-checker:v3.6.1
image: mstruebing/editorconfig-checker:v3.8.0
depends_on: []
prettier: