1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
docs/.github/dependabot.yml

13 lines
249 B
YAML

version: 2
updates:
- package-ecosystem: npm
directory: '/'
schedule:
interval: weekly
open-pull-requests-limit: 20 # default is 5
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: monthly