Skip to content

Commit

Permalink
Merge pull request #1004 from martincostello/add-dependabot
Browse files Browse the repository at this point in the history
Add dependabot updates
  • Loading branch information
martincostello committed Jan 7, 2023
2 parents aba7a34 + bb9285a commit 1722749
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: "github-actions"
directory: "/"
schedule:
interval: weekly
day: thursday
time: "12:00"
timezone: "America/New_York"
- package-ecosystem: nuget
directory: "/"
schedule:
interval: weekly
day: thursday
time: "12:00"
timezone: "America/New_York"

0 comments on commit 1722749

Please sign in to comment.