Parcourir la source

Merge pull request #593 from probulate/actions-bot

Add github-actions dependabot config
Alessandro Decina il y a 1 an
Parent
commit
e840c22602
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      .github/dependabot.yml

+ 4 - 0
.github/dependabot.yml

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