Include github actions in dependabot workflow (#2649)

This commit is contained in:
efb4f5ff-1298-471a-8973-3d47447115dc 2022-10-01 15:53:46 +00:00 committed by GitHub
parent 2d487bd111
commit cdbe2531ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -7,3 +7,10 @@ updates:
labels:
- "PR: waiting for review"
- "PR: dependencies"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
labels:
- "PR: waiting for review"
- "PR: dependencies"