TP-52884 | Prefix dependabot.yml PRs (#89)

This commit is contained in:
Shivam Goyal
2023-12-31 02:53:25 +05:30
committed by GitHub
parent f2efc258d9
commit d107dce434
2 changed files with 7 additions and 5 deletions

View File

@@ -6,8 +6,12 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"
commit-message:
prefix: "TP-52884 | "
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"
commit-message:
prefix: "TP-52884 | "