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