chore(ci): move dependabot.yml intro right place

This commit is contained in:
Daniel Sogl
2021-09-14 00:07:49 +02:00
parent 7886014423
commit 9390fc20e8
+11
View File
@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'daily'
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'