ci: add dependabot config

This commit is contained in:
Marc Nuri
2025-03-07 09:46:51 +01:00
parent 7b129281f4
commit 30c407f63c

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

@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 10