Skip to content

Commit

Permalink
Merge pull request #62 from VincentVrijburg/feature/dependabot
Browse files Browse the repository at this point in the history
Update dependabot configuraiton
  • Loading branch information
VincentVrijburg authored Sep 22, 2023
2 parents 325591e + 4de63cf commit cf956d3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,21 @@ updates:
schedule:
interval: "weekly"
day: "friday"
time: "03:00"
open-pull-requests-limit: 5
groups:
dependencies:
patterns:
- '*'
- package-ecosystem: "nuget"
directory: "tests/Moneybird.Net.Tests"
schedule:
interval: "weekly"
day: "friday"
time: "03:00"
open-pull-requests-limit: 5
groups:
dependencies:
patterns:
- '*'

0 comments on commit cf956d3

Please sign in to comment.