Included githubactions in dependabot config

- Included githubactions in the dependabot config
- Included "ok-to-test" label as this avoids someone manually doing it.
pull/13770/head
naveensrinivasan 2022-03-12 00:08:50 +00:00
parent 45f5e4c2d3
commit 0ae5ae333f
1 changed files with 8 additions and 0 deletions

View File

@ -5,3 +5,11 @@ updates:
directory: "/"
schedule:
interval: "weekly"
labels:
- "ok-to-test"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
labels:
- "ok-to-test"