Skip to content

Commit

Permalink
Merge pull request #842 from nojaf/nightly-dependabot
Browse files Browse the repository at this point in the history
Include dependabot config for nightly branch.
  • Loading branch information
nojaf authored Sep 7, 2023
2 parents b7e4675 + 67db39d commit f47b9d0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,13 @@ updates:
- dependency-name: "Microsoft.Build.Framework"
- dependency-name: "Microsoft.Build.Utilities.Core"
- dependency-name: "Microsoft.Build.Tasks.Core"

- package-ecosystem: nuget
target-branch: nightly
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 5
allow:
- dependency-name: "FSharp.Compiler.Service"

0 comments on commit f47b9d0

Please sign in to comment.