From b16d69a6dde5472c1478c0369a4b04df5bcadf2a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 May 2021 00:13:12 +0000 Subject: [PATCH] project: update hadolint/hadolint to v2.4.0 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 2b3542e..0da00fd 100644 --- a/Rakefile +++ b/Rakefile @@ -22,7 +22,7 @@ namespace :solargraph do end # renovate: datasource=github-tags depName=hadolint/hadolint -hadolint_version = 'v2.3.0' +hadolint_version = 'v2.4.0' desc 'Run hadolint for Dockerfile linting' task :hadolint do