updated dependabot config
This commit is contained in:
parent
9932b134ef
commit
1950e2a361
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@ -9,3 +9,13 @@ updates:
|
|||||||
directory: "/api"
|
directory: "/api"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
|
||||||
|
- package-ecosystem: "docker"
|
||||||
|
directory: "/app"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
|
||||||
|
- package-ecosystem: "docker"
|
||||||
|
directory: "/api"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user