Have dependabot keep the FIPS dockerfile updated

This commit is contained in:
Mo Khan 2022-03-30 13:55:19 -04:00 committed by GitHub
parent 6639ce2a1f
commit 17e8faa0fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -12,3 +12,8 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/hack" # this should keep the FIPS dockerfile updated per https://github.com/dependabot/feedback/issues/145#issuecomment-414738498
schedule:
interval: "daily"