Skip to content

Commit

Permalink
Configure Dependabot to open up to 25 PRs.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Jan 4, 2024
1 parent 657b4fd commit cbaa708
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,21 @@ updates:
interval: daily
timezone: Europe/Copenhagen
time: "12:00"
open-pull-requests-limit: 25
labels: []
- directory: /doc
package-ecosystem: npm
schedule:
interval: daily
timezone: Europe/Copenhagen
time: "12:00"
open-pull-requests-limit: 25
labels: []
- directory: /
package-ecosystem: nuget
schedule:
interval: daily
timezone: Europe/Copenhagen
time: "12:00"
open-pull-requests-limit: 25
labels: []

0 comments on commit cbaa708

Please sign in to comment.