1
0
mirror of synced 2026-01-07 00:01:39 -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