ci: update dependabot config to handle github actions

This commit is contained in:
Naveen Singh
2025-05-07 18:17:39 +05:30
committed by GitHub
parent 740471bc1d
commit 66ea58b192

View File

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