add dependabot config

This commit is contained in:
2024-09-25 16:30:15 +02:00
committed by T.v.Dein
parent a9bb79b01c
commit 83d5628430

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

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