Browse Source

Create dependabot.yml (#1637)

[skip ci]
IsakTheHacker 1 year ago
parent
commit
cd2ab8daee
1 changed files with 7 additions and 0 deletions
  1. 7 0
      .github/dependabot.yml

+ 7 - 0
.github/dependabot.yml

@@ -0,0 +1,7 @@
+version: 2
+updates:
+- package-ecosystem: "github-actions"
+  directory: "/"
+  schedule:
+    interval: "weekly"
+  open-pull-requests-limit: 5