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 01375a6 commit 09666e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,29 @@ 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: /src/extensions/vscode
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 09666e9

Please sign in to comment.