ソースを参照

Merge pull request #2872 from ColorlibHQ/dependabot/add-v2-config-file

Create Dependabot config file
Aigars Silkalns 4 年 前
コミット
3fffe8071f
1 ファイル変更8 行追加0 行削除
  1. 8 0
      .github/dependabot.yml

+ 8 - 0
.github/dependabot.yml

@@ -0,0 +1,8 @@
+version: 2
+updates:
+- package-ecosystem: npm
+  directory: "/"
+  schedule:
+    interval: daily
+    time: "03:00"
+  open-pull-requests-limit: 10