From 3495d911e6abb3a89d057e98adbd7ef30d3f748b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Aug 2021 10:28:35 +0000 Subject: [PATCH] project: update hadolint/hadolint to v2.7.0 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index a70bf37..801f8f0 100644 --- a/Rakefile +++ b/Rakefile @@ -22,7 +22,7 @@ namespace :solargraph do end # renovate: datasource=github-tags depName=hadolint/hadolint -hadolint_version = 'v2.6.0' +hadolint_version = 'v2.7.0' desc 'Run hadolint for Dockerfile linting' task :hadolint do