add dependabot

This commit is contained in:
2024-09-25 19:18:55 +02:00
parent 62188dda0c
commit 7ccb05558f
2 changed files with 22 additions and 10 deletions

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"