1563394087
renovate/stability-days Updates have met minimum release age requirement
CI / Test (common.json) (push) Successful in 3s
CI / Test (bun-npm.json) (push) Successful in 3s
CI / Test (action.json) (push) Successful in 11s
CI / Test (docker-compose.json) (push) Successful in 3s
CI / Test (golang.json) (push) Successful in 3s
CI / Test (k8s.json) (push) Successful in 3s
CI / Format (push) Successful in 4s
CI / Test (helm.json) (push) Successful in 9s
12 lines
209 B
JSON
12 lines
209 B
JSON
{
|
|
"name": "renovate-configs",
|
|
"private": true,
|
|
"scripts": {
|
|
"fmt": "oxfmt -c .oxfmtrc.json",
|
|
"fmt:check": "oxfmt -c .oxfmtrc.json --check"
|
|
},
|
|
"devDependencies": {
|
|
"oxfmt": "0.60.0"
|
|
}
|
|
}
|