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