mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
refactor: ignore pnpm-lock.yaml in Gemini code reviews
It can't give much useful feedback so this just introduces noise into Renovate PRs.
This commit is contained in:
+2
-1
@@ -7,4 +7,5 @@ code_review:
|
||||
help: false
|
||||
summary: false
|
||||
code_review: false
|
||||
ignore_patterns: []
|
||||
ignore_patterns:
|
||||
- pnpm-lock.yaml
|
||||
|
||||
Reference in New Issue
Block a user