Sfoglia il codice sorgente

Update dependabot.yml

Update labels for github-actions PRs
Roman Zabaluev 3 anni fa
parent
commit
4227d3cdf3
1 ha cambiato i file con 8 aggiunte e 1 eliminazioni
  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"