Browse Source

updating dependabot target branch

afeiszli 3 years ago
parent
commit
bfe487057b
1 changed files with 2 additions and 3 deletions
  1. 2 3
      .github/dependabot.yml

+ 2 - 3
.github/dependabot.yml

@@ -7,6 +7,5 @@ updates:
     directory: "/"
     # Check for updates every day (weekdays)
     schedule:
-      interval: "daily"
-  target-branch: "develop"
-  
+      interval: "weekly"
+    target-branch: "develop"