Skip to content

Commit

Permalink
Merge pull request #178 from nojaf/docs
Browse files Browse the repository at this point in the history
Update docs tool
  • Loading branch information
nojaf authored Nov 11, 2023
2 parents e65c058 + 0ccdacf commit c6c4f91
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
]
},
"fsdocs-tool": {
"version": "20.0.0-alpha-008",
"version": "20.0.0-alpha-009",
"commands": [
"fsdocs"
]
Expand Down
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit c6c4f91

Please sign in to comment.