Skip to content

Commit

Permalink
Merge pull request #59 from ptr727/develop
Browse files Browse the repository at this point in the history
Add dependabot
  • Loading branch information
ptr727 authored Jun 18, 2023
2 parents 0541538 + e5821f1 commit 6f36a3a
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 6f36a3a

Please sign in to comment.