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