fix: Move dependabot to /.github

This commit is contained in:
Bart van der Braak 2023-06-06 18:11:28 +02:00
parent 77644f2aa3
commit 67c303221c

6
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"