Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
add initial dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
PalmEmanuel authored Dec 16, 2023
1 parent 1d509e5 commit efa2225
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
@@ -0,0 +1,8 @@
version: 2
updates:
# Enable version updates for nuget
- package-ecosystem: "nuget"
directory: "Source"
# Check the nuget registry for updates every day (weekdays)
schedule:
interval: "daily"

0 comments on commit efa2225

Please sign in to comment.