blast_repo fixes (#58)

dependabot
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index d5262be..c84404d 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,8 +4,9 @@
 version: 2
 updates:
 
-- package-ecosystem: "github-actions"
-  directory: "/"
+- package-ecosystem: github-actions
+  directory: /
   schedule:
-    # Check for updates to GitHub Actions every weekday
-    interval: "monthly"
+    interval: monthly
+  labels:
+    - autosubmit