mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -07:00
Limit dependabot PRs to security updates (#6657)
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -20,6 +20,7 @@ updates:
|
|||||||
update-types:
|
update-types:
|
||||||
- 'minor'
|
- 'minor'
|
||||||
- 'patch'
|
- 'patch'
|
||||||
|
open-pull-requests-limit: 0
|
||||||
|
|
||||||
- package-ecosystem: 'github-actions'
|
- package-ecosystem: 'github-actions'
|
||||||
directory: '/'
|
directory: '/'
|
||||||
@@ -31,3 +32,4 @@ updates:
|
|||||||
include: 'scope'
|
include: 'scope'
|
||||||
reviewers:
|
reviewers:
|
||||||
- 'google-gemini/gemini-cli-askmode-approvers'
|
- 'google-gemini/gemini-cli-askmode-approvers'
|
||||||
|
open-pull-requests-limit: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user