commit
927b9efa53
2 changed files with 6 additions and 3 deletions
5
.github/renovate.json
vendored
Normal file
5
.github/renovate.json
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"github>balena-os/renovate-config"
|
||||||
|
]
|
||||||
|
}
|
4
repo.yml
4
repo.yml
|
@ -2,9 +2,7 @@
|
||||||
type: 'yocto-based OS image'
|
type: 'yocto-based OS image'
|
||||||
reviewers: 1
|
reviewers: 1
|
||||||
upstream:
|
upstream:
|
||||||
- repo: 'meta-resin'
|
- repo: 'layers/meta-balena'
|
||||||
url: 'http://github.com/resin-os/meta-resin'
|
|
||||||
- repo: 'meta-balena'
|
|
||||||
url: 'http://github.com/balena-os/meta-balena'
|
url: 'http://github.com/balena-os/meta-balena'
|
||||||
- repo: 'balena-yocto-scripts'
|
- repo: 'balena-yocto-scripts'
|
||||||
url: 'http://github.com/balena-os/balena-yocto-scripts'
|
url: 'http://github.com/balena-os/balena-yocto-scripts'
|
||||||
|
|
Loading…
Add table
Reference in a new issue