選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 

14 行
273 B

  1. version: 2
  2. updates:
  3. - package-ecosystem: "github-actions"
  4. directory: "/"
  5. schedule:
  6. interval: "monthly"
  7. open-pull-requests-limit: 10
  8. - package-ecosystem: "npm"
  9. directory: "/"
  10. schedule:
  11. interval: "weekly"
  12. open-pull-requests-limit: 10