Add dependabot (#1451)

Signed-off-by: Luca Comellini <luca.com@gmail.com>

Signed-off-by: Luca Comellini <luca.com@gmail.com>
This commit is contained in:
Luca Comellini 2023-01-18 06:29:24 -08:00 committed by GitHub
parent 03971ace43
commit 6b2dc08ffb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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