ci: add dependabot

This commit is contained in:
Ryan Caezar Itang 2023-03-07 19:52:37 +08:00 committed by Nick Craig-Wood
parent efac7e18fb
commit a50fd2a2a2
1 changed files with 10 additions and 0 deletions

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

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"