Skip to content

Commit 3dc7410

Browse files
authored
Merge pull request #3317 from Flow-Launcher/update_dependabot
Update dependabot.yml
2 parents c0296d2 + 69b7aea commit 3dc7410

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ updates:
88
- package-ecosystem: "nuget" # See documentation for possible values
99
directory: "/" # Location of package manifests
1010
schedule:
11-
interval: "weekly"
11+
interval: "daily"
12+
open-pull-requests-limit: 3
1213
ignore:
1314
- dependency-name: "squirrel-windows"
1415
reviewers:

0 commit comments

Comments
 (0)