jbergstroem / hadolint-gh-action

A hadolint linter for github actions that provides code annotations (and more)
MIT License
12 stars 5 forks source link

feat: use renovatebot #99

Closed jbergstroem closed 2 years ago

jbergstroem commented 2 years ago

This brings the following improvements:

  1. Faster updates
  2. Keep lint and test dependencies up to date
  3. Keep hadolint up to date

Fixes: https://github.com/jbergstroem/hadolint-gh-action/issues/98 Closes: https://github.com/jbergstroem/hadolint-gh-action/pull/96