Files
page-agent/.github/dependabot.yml
2025-10-11 22:56:58 +08:00

14 lines
273 B
YAML

version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'monthly'
open-pull-requests-limit: 10
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'monthly'
open-pull-requests-limit: 5