Skip to content

Commit

Permalink
Merge pull request #43 from PinguApps/42-feat-add-dependabot
Browse files Browse the repository at this point in the history
Added Dependabot file
  • Loading branch information
pingu2k4 authored Mar 7, 2024
2 parents a92a41a + 5a8b135 commit 741537f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version: 2

updates:
- package-ecosystem: nuget
directory: "/src/"
schedule:
interval: "daily"
assignees:
- "pingu2k4"

- package-ecosystem: github-actions
directory: "/"
schedule:
interval: "daily"
assignees:
- "pingu2k4"

0 comments on commit 741537f

Please sign in to comment.