lapce/.github/dependabot.yml

13 lines
241 B
YAML

version: 2
updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
- package-ecosystem: 'cargo'
directory: '/'
open-pull-requests-limit: 10
schedule:
interval: 'weekly'