mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-05 07:00:14 +02:00
Change Dependabot schedule to daily and add Docker
This commit is contained in:
@@ -8,4 +8,8 @@ updates:
|
|||||||
- package-ecosystem: "composer" # See documentation for possible values
|
- package-ecosystem: "composer" # See documentation for possible values
|
||||||
directory: "/" # Location of package manifests
|
directory: "/" # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "daily"
|
||||||
|
- package-ecosystem: "docker"
|
||||||
|
directtory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
|||||||
Reference in New Issue
Block a user