Merge pull request #3685 from turrisxyz/feat/dependabot-github-actions

chore: Included githubactions in the dependabot config
This commit is contained in:
Ed Page 2022-05-04 07:53:41 -05:00 committed by GitHub
commit cd102a29ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,3 +8,10 @@ updates:
open-pull-requests-limit: 10
labels:
- C-dependencies
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10
labels:
- "C-dependencies"