Include go dependencies in dependabot.yaml
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -13,6 +13,12 @@ updates:
|
|||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 5
|
open-pull-requests-limit: 5
|
||||||
|
|
||||||
|
- package-ecosystem: gomod
|
||||||
|
directory: "/tests"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
open-pull-requests-limit: 5
|
||||||
|
|
||||||
- package-ecosystem: pip
|
- package-ecosystem: pip
|
||||||
directory: "/.github/scripts"
|
directory: "/.github/scripts"
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
Reference in New Issue
Block a user