Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-09-07 23:08:03 +0300
committerGitHub <noreply@github.com>2020-09-07 23:08:03 +0300
commitc0655ba6ce5db54e8fec2c0e2bef9965b9fb90fc (patch)
tree88e9251d34f91f1d6be4764464378b6200d5fe9a /.github
parenta2dda22c368adbffbba74c8c388cc10299801692 (diff)
Update dependabot.yml
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 6627f84b9..e9400ca4a 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -3,5 +3,7 @@ version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
+ commit_message:
+ prefix: "deps"
schedule:
interval: "daily"