Przeglądaj źródła

Update dependabot.yml

Update labels for github-actions PRs
Roman Zabaluev 3 lat temu
rodzic
commit
4227d3cdf3
1 zmienionych plików z 8 dodań i 1 usunięć
  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"