Browse Source

Merge pull request #593 from probulate/actions-bot

Add github-actions dependabot config
Alessandro Decina 1 year ago
parent
commit
e840c22602
1 changed files with 4 additions and 0 deletions
  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"