Skip to content

Commit

Permalink
housekeeping: update dependabot settings
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored Nov 7, 2023
1 parent 7e4cf4d commit f35521c
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
version: 2
updates:
- package-ecosystem: actions
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: nuget
directory: "/samples"
schedule:
interval: monthly
time: "00:00"
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: nuget
directory: "/src"
schedule:
interval: monthly
time: "00:00"
interval: weekly
open-pull-requests-limit: 10

0 comments on commit f35521c

Please sign in to comment.