Skip to content

Commit

Permalink
Merge pull request #4324 from arturcic/main
Browse files Browse the repository at this point in the history
(dependabot) Add .NET SDK to Dependabot configuration
  • Loading branch information
arturcic authored Nov 20, 2024
2 parents cb1d46e + 6c1cfcc commit d4a1592
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
version: 2
updates:
- package-ecosystem: dotnet-sdk
labels:
- "dependencies"
commit-message:
prefix: "(deps)"
directory: "/"
schedule:
interval: daily
- package-ecosystem: nuget
labels:
- "dependencies"
Expand Down

0 comments on commit d4a1592

Please sign in to comment.