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

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShohei Ueda <30958501+peaceiris@users.noreply.github.com>2022-04-24 03:52:51 +0300
committerGitHub <noreply@github.com>2022-04-24 03:52:51 +0300
commit734222bb1db5c570f27495829a6dfc88ac3e4d7c (patch)
treea029a75cee8a69d46db30d58b8d51df750898064 /.github
parentdb8e6ebe6120d2e69f03190a83922e4b74285682 (diff)
ci: add dependencies-go label
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 5471d0ed..4f6ed4b8 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -39,5 +39,7 @@ updates:
interval: "daily"
time: "11:00"
timezone: "Japan"
+ labels:
+ - "dependencies-go"
commit-message:
prefix: "deps(gomod)"