Skip to content

Commit f47b9d0

Browse files
authored
Merge pull request #842 from nojaf/nightly-dependabot
Include dependabot config for nightly branch.
2 parents b7e4675 + 67db39d commit f47b9d0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,13 @@ updates:
1111
- dependency-name: "Microsoft.Build.Framework"
1212
- dependency-name: "Microsoft.Build.Utilities.Core"
1313
- dependency-name: "Microsoft.Build.Tasks.Core"
14+
15+
- package-ecosystem: nuget
16+
target-branch: nightly
17+
directory: "/"
18+
schedule:
19+
interval: daily
20+
time: "10:00"
21+
open-pull-requests-limit: 5
22+
allow:
23+
- dependency-name: "FSharp.Compiler.Service"

0 commit comments

Comments
 (0)