Update dependabot config to include github actions

Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
pull/11498/head
Ashish Kurmi 2 years ago
parent 269dd247d0
commit 115151bc3f

@ -4,4 +4,8 @@ updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

Loading…
Cancel
Save