From ad80737ba5907e29995be4858b713efd7001367c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 14:08:04 +0000 Subject: [PATCH] Update mstruebing/editorconfig-checker Docker tag to v2.7.2 --- batect.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/batect.yml b/batect.yml index 9fc6385..201dd8d 100644 --- a/batect.yml +++ b/batect.yml @@ -1,6 +1,6 @@ containers: editorconfig-checker: - image: mstruebing/editorconfig-checker:2.7.1 + image: mstruebing/editorconfig-checker:2.7.2 volumes: - local: . container: /code