Create dependabot.yml

This commit is contained in:
Emir Pasic
2022-04-13 18:51:34 +02:00
committed by GitHub
parent 05959cbe35
commit 08ae186640
+8
View File
@@ -0,0 +1,8 @@
# Ref: https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"