bump version, add dependabot

This commit is contained in:
2024-09-25 19:08:20 +02:00
parent c2883384fe
commit f14a30b528
3 changed files with 19 additions and 9 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"