hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit c0655ba6ce5db54e8fec2c0e2bef9965b9fb90fc
parent a2dda22c368adbffbba74c8c388cc10299801692
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Mon,  7 Sep 2020 22:08:03 +0200

Update dependabot.yml
Diffstat:
M.github/dependabot.yml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git 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"