add github dependabot

This commit is contained in:
2025-11-01 20:59:31 +01:00
parent cadca5b3cb
commit 1f8ed141a1

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"