@boykaframework/boyka-cli
Version:
🧑🏻💻 Command line assistant for Boyka Framework
39 lines (37 loc) • 845 B
YAML
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
target-branch: 'main'
versioning-strategy: increase
open-pull-requests-limit: 100
labels:
- ':house: pr: internal'
- 'javascript'
reviewers:
- 'boyka-core'
schedule:
interval: 'weekly'
timezone: 'Asia/Calcutta'
groups:
major:
update-types: ['major']
minor:
update-types: ['minor']
patch:
update-types: ['patch']
- package-ecosystem: 'github-actions'
directory: '/'
target-branch: 'main'
open-pull-requests-limit: 100
labels:
- ':house: pr: internal'
- 'github_actions'
reviewers:
- 'boyka-core'
schedule:
interval: 'weekly'
timezone: 'Asia/Calcutta'
groups:
dependencies:
dependency-type: 'production'