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