We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7e4675 + 67db39d commit f47b9d0Copy full SHA for f47b9d0
.github/dependabot.yml
@@ -11,3 +11,13 @@ updates:
11
- dependency-name: "Microsoft.Build.Framework"
12
- dependency-name: "Microsoft.Build.Utilities.Core"
13
- 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