added dependabot config

This commit is contained in:
2024-09-25 14:56:47 +02:00
parent 834fbcd9c5
commit 9138770d6e

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"