add builder image to dependabot
This commit is contained in:
parent
a485503461
commit
042913e0b1
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -15,3 +15,8 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
|
- package-ecosystem: docker
|
||||||
|
directory: "/docker_builder"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
open-pull-requests-limit: 10
|
||||||
|
Loading…
Reference in New Issue
Block a user