Add dependabot configuration to track updates.

This commit is contained in:
Joachim Bauch 2021-11-10 17:00:09 +01:00
parent fa6a17ac88
commit 0aa216fac6
No known key found for this signature in database
GPG key ID: 77C1D22D53E15F02

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

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