lapce/.github/dependabot.yml

11 lines
207 B
YAML
Raw Normal View History

version: 2
updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
- package-ecosystem: 'cargo'
directory: '/'
schedule:
interval: 'weekly'