Add dependabot integration

This commit is contained in:
Manuel Rüger 2023-10-16 18:41:59 +02:00
parent 3157a8c4d9
commit 9d03f096aa

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

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