project: update hadolint/hadolint to v2.10.0

This commit is contained in:
Renovate Bot 2022-04-07 01:10:50 +00:00 committed by Christian Nicolai
parent 97a913f97c
commit 0030e41a8d
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.9.3'
hadolint_version = 'v2.10.0'
# renovate: datasource=github-tags depName=aquasecurity/trivy
trivy_version = 'v0.24.4'