Skip to content

Commit

Permalink
Add dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
ptr727 committed Jun 18, 2023
1 parent c6aeecc commit e5821f1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version: 2
updates:

# NuGet
- package-ecosystem: nuget
directory: "/"
schedule:
interval: daily
1 change: 1 addition & 0 deletions Utilities.sln
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject
.gitattributes = .gitattributes
.gitignore = .gitignore
.github\dependabot.yml = .github\dependabot.yml
LICENSE = LICENSE
README.md = README.md
version.json = version.json
Expand Down

0 comments on commit e5821f1

Please sign in to comment.