chore(deps): configure Dependabot to check monthly

This commit is contained in:
Ayushman Chhabra 2025-04-30 12:31:50 +05:30 committed by GitHub
parent 22e19cfdef
commit 5c6cec4361
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ updates:
- package-ecosystem: "npm"
directory: "."
schedule:
interval: "weekly"
interval: "monthly"
versioning-strategy: increase
groups:
npm:
@ -12,7 +12,7 @@ updates:
- package-ecosystem: "github-actions"
directory: ".github/workflows"
schedule:
interval: "weekly"
interval: "monthly"
groups:
gha:
patterns: