Add dependabot

This commit is contained in:
Niek van der Maas 2023-03-02 22:18:46 +04:00
parent 4154d270ae
commit 1417687451
1 changed files with 10 additions and 0 deletions

10
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"