2
0
Эх сурвалжийг харах

Configure Dependabot to update docs/package.json

Closes gh-15128
Marcus Hert Da Coregio 1 жил өмнө
parent
commit
dc27ae59ad
1 өөрчлөгдсөн 16 нэмэгдсэн , 0 устгасан
  1. 16 0
      .github/dependabot.yml

+ 16 - 0
.github/dependabot.yml

@@ -164,3 +164,19 @@ updates:
     directory: /
     schedule:
       interval: weekly
+
+  - package-ecosystem: npm
+    target-branch: main
+    directory: /docs
+    schedule:
+      interval: weekly
+  - package-ecosystem: npm
+    target-branch: 6.2.x
+    directory: /docs
+    schedule:
+      interval: weekly
+  - package-ecosystem: npm
+    target-branch: 5.8.x
+    directory: /docs
+    schedule:
+      interval: weekly