Browse Source

Update dependabot.yml

Update labels for github-actions PRs
Roman Zabaluev 3 years ago
parent
commit
4227d3cdf3
1 changed files with 8 additions and 1 deletions
  1. 8 1
      .github/dependabot.yml

+ 8 - 1
.github/dependabot.yml

@@ -96,4 +96,11 @@ updates:
   schedule:
     interval: weekly
     time: "10:00"
-    timezone: Europe/Moscow
+    timezone: Europe/Moscow
+  reviewers:
+    - "Haarolean"
+  assignees:
+    - "Haarolean"
+  labels:
+    - "scope/infrastructure"
+    - "type/dependencies"