check for Dockerfile updates daily
This commit is contained in:
parent
bbdd9a62d3
commit
6d98845fee
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -9,6 +9,10 @@ updates:
|
||||
directory: '/' # Location of package manifests
|
||||
schedule:
|
||||
interval: 'daily'
|
||||
- package-ecosystem: 'docker'
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: 'daily'
|
||||
- package-ecosystem: 'github-actions'
|
||||
directory: '/'
|
||||
schedule:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user