mirror of
https://github.com/angular/angular-cli.git
synced 2025-06-02 19:26:09 +08:00
17 lines
342 B
YAML
17 lines
342 B
YAML
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: 'npm'
|
|
directory: '/'
|
|
schedule:
|
|
interval: 'daily'
|
|
commit-message:
|
|
prefix: 'build'
|
|
labels:
|
|
- 'area: build & ci'
|
|
- 'target: patch'
|
|
- 'action: merge'
|
|
# Disable version updates
|
|
# This does not affect security updates
|
|
open-pull-requests-limit: 0
|