project: update hadolint/hadolint to v2.3.0

This commit is contained in:
Renovate Bot 2021-04-22 02:12:32 +00:00 committed by Christian Nicolai
parent 1db9c4a6ee
commit 2c629f8bbc
1 changed files with 1 additions and 1 deletions

View File

@ -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