Skip to content

Commit

Permalink
Merge pull request #8 from microsoft/feature/dependabot
Browse files Browse the repository at this point in the history
- adds dependabot configuration
  • Loading branch information
baywet authored Aug 31, 2023
2 parents 96b16a2 + 542f8a6 commit 13f3a79
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: nuget
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- generator
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10

0 comments on commit 13f3a79

Please sign in to comment.