From 0447261972397124da6ca0989c0298a53dd722d8 Mon Sep 17 00:00:00 2001 From: Dependency bot Date: Fri, 7 Feb 2025 09:49:25 +0000 Subject: [PATCH] chore(deps): update mstruebing/editorconfig-checker docker tag to v3.2.0 (#77) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
editorconfig-checker/editorconfig-checker (mstruebing/editorconfig-checker) ### [`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 ([#​429](https://github.com/editorconfig-checker/editorconfig-checker/issues/429)) ([9135f53](https://github.com/editorconfig-checker/editorconfig-checker/commit/9135f531e762ad4c02f4bf45f03888771773da56)) - only output "0 errors found" when verbose output is enabled ([#​423](https://github.com/editorconfig-checker/editorconfig-checker/issues/423)) ([1d29a8b](https://github.com/editorconfig-checker/editorconfig-checker/commit/1d29a8b16b4cde8d46f80db29e60330c5bd16095)) ##### Bug Fixes - improve default excludes ([#​427](https://github.com/editorconfig-checker/editorconfig-checker/issues/427)) ([d0cbd25](https://github.com/editorconfig-checker/editorconfig-checker/commit/d0cbd250caa46a07994b6161ccf2bb4910571a23))
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: woodpecker-bot Co-authored-by: Patrick Schratz Reviewed-on: https://codeberg.org/Codeberg-CI/examples/pulls/77 Co-authored-by: Dependency bot Co-committed-by: Dependency bot --- .woodpecker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 931a125..84c4f71 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -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: