mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Increase number of Dependabot PRs
This commit is contained in:
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@@ -10,7 +10,7 @@ updates:
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
# Set this to 0 to disable version updates
|
||||
open-pull-requests-limit: 1
|
||||
open-pull-requests-limit: 5
|
||||
commit-message:
|
||||
prefix: "Go"
|
||||
schedule:
|
||||
@@ -28,7 +28,7 @@ updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/docs/website"
|
||||
# Set this to 0 to disable version updates
|
||||
open-pull-requests-limit: 1
|
||||
open-pull-requests-limit: 5
|
||||
commit-message:
|
||||
prefix: "Website"
|
||||
schedule:
|
||||
@@ -50,7 +50,7 @@ updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
# Set this to 0 to disable version updates
|
||||
open-pull-requests-limit: 1
|
||||
open-pull-requests-limit: 5
|
||||
commit-message:
|
||||
prefix: "GitHub Actions"
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user