chore(ci): add dependabot config

This commit is contained in:
Daniel Sogl 2021-08-21 00:09:39 +02:00
parent eeaaf6cbb6
commit 4203b84785

11
dependabot.yml Normal file
View File

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'daily'
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'