Browse Source

Create dependabot.yml

Kroese 1 year ago
commit
dd29940c8e
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .github/dependabot.yml

+ 6 - 0
.github/dependabot.yml

@@ -0,0 +1,6 @@
+version: 2
+updates:
+  - package-ecosystem: "" # See documentation for possible values
+    directory: "/" # Location of package manifests
+    schedule:
+      interval: "weekly"