Set dependabot interval to monthly

This commit is contained in:
Ariful Alam 2025-07-06 18:25:53 +06:00
parent 8f413562e9
commit 6f6646fb0d

View File

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