1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-25 13:48:50 +08:00

Create dependabot.yml

This commit is contained in:
Jakub Sobon 2020-12-30 02:54:55 -05:00 committed by GitHub
parent d2b202a0d3
commit 74d9de20cb
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 @@
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
target-branch: "devel"
schedule:
interval: "daily"