From 4cb3ad2227583cd13eef42fe12eb4e4728a915b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 Apr 2021 22:22:04 +0000 Subject: [PATCH] project: update hadolint/hadolint to v1.23.0 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index f3f7d70..7c2cd01 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 = 'v1.23.0' desc 'Run hadolint for Dockerfile linting' task :hadolint do