Add dependabot

This commit is contained in:
Thomas Klein Langenhorst 2022-12-06 15:48:58 +01:00
parent c9bed9e63d
commit 148112fad3

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"