Create dependabot.yml

pull/199/head
Emir Pasic 2 years ago committed by GitHub
parent 05959cbe35
commit 08ae186640
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"
Loading…
Cancel
Save