Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
version: 2
updates:
# NuGet dependencies (versions are centrally managed in Directory.Packages.props).
- package-ecosystem: nuget
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
groups:
nuget-minor-patch:
update-types:
- minor
- patch

# GitHub Actions — keep the SHA-pinned actions current (Dependabot updates both
# the pinned SHA and the version comment).
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly