Browse Source

fix(security): enable Dependabot for Yarn

Signed-off-by: squat <lserven@gmail.com>
squat 4 tháng trước cách đây
mục cha
commit
7b25da2bca
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .github/dependabot.yml

+ 4 - 0
.github/dependabot.yml

@@ -17,3 +17,7 @@ updates:
     directory: "/"
     schedule:
       interval: "weekly"
+  - package-ecosystem: "npm"
+    directory: "/"
+    schedule:
+      interval: "weekly"