project: update hadolint/hadolint to v2.4.1

This commit is contained in:
Renovate Bot 2021-05-20 01:01:09 +00:00
parent 2120450659
commit 0a998c77fd
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
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.4.0'
hadolint_version = 'v2.4.1'
desc 'Run hadolint for Dockerfile linting'
task :hadolint do