add dependabot

This commit is contained in:
Thomas Klein Langenhorst 2022-12-06 15:02:11 +01:00
parent ce73f41903
commit 6555f54c19

10
.github/dependabot.yaml vendored Normal file
View file

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