Merge pull request #766 from arifszn/interval-change

Set dependabot interval to monthly
This commit is contained in:
Ariful Alam 2025-07-06 18:27:47 +06:00 committed by GitHub
commit 25fbeb9130
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,4 +3,5 @@ updates:
- package-ecosystem: 'npm' - package-ecosystem: 'npm'
directory: '/' directory: '/'
schedule: schedule:
interval: 'weekly' interval: 'monthly'
open-pull-requests-limit: 10