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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Gieling <github@dartcafe.de>2020-12-20 00:48:47 +0300
committerGitHub <noreply@github.com>2020-12-20 00:48:47 +0300
commitbe9e5ae5b5d4d6656f59bd02b460d68832dcb674 (patch)
tree501aebe1cf3fc960792477f1c407cf3a2e79e7a0 /.github
parentd4a0ada586bdf47051aa3ae101109d3cc1d747cd (diff)
remove named reviewer, add label to review
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 1b2b444e..cefba8b7 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -8,8 +8,8 @@ updates:
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
- reviewers:
- - dartcafe
+ labels:
+ - 3. to review
ignore:
- dependency-name: linkify-urls
versions:
@@ -27,3 +27,5 @@ updates:
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
+ labels:
+ - 3. to review