ci: update dependabot config to handle github actions (#163)

This commit is contained in:
Naveen Singh
2025-05-07 17:49:51 +05:30
committed by GitHub
parent 6e97c28536
commit d76a33730f

View File

@@ -8,6 +8,10 @@ updates:
prefix: "chore"
prefix-development: "chore"
include: "scope"
reviewers:
- "naveensingh"
assignees:
- "naveensingh"
- package-ecosystem: "gradle"
directory: "/"
@@ -17,3 +21,20 @@ updates:
prefix: "chore"
prefix-development: "chore"
include: "scope"
reviewers:
- "naveensingh"
assignees:
- "naveensingh"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "chore"
prefix-development: "chore"
include: "scope"
reviewers:
- "naveensingh"
assignees:
- "naveensingh"