1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-12-22 00:54:22 +01:00

project: update hadolint/hadolint to v2.6.0

This commit is contained in:
Renovate Bot 2021-07-08 00:03:59 +00:00 committed by Christian Nicolai
parent 98e6b3a711
commit c5929bbbbd

View File

@ -22,7 +22,7 @@ namespace :solargraph do
end end
# renovate: datasource=github-tags depName=hadolint/hadolint # renovate: datasource=github-tags depName=hadolint/hadolint
hadolint_version = 'v2.5.0' hadolint_version = 'v2.6.0'
desc 'Run hadolint for Dockerfile linting' desc 'Run hadolint for Dockerfile linting'
task :hadolint do task :hadolint do