1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-01-15 11:07:08 +00:00
mage/.github/dependabot.yml
18ths ba0bbd02e7
Update dependabot.yml
fixed dependabot package-ecosystem
2020-07-07 10:54:47 +02:00

10 lines
207 B
YAML

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