@cybozu/renovate-config

A shareable Renovate config for Cybozu

Usage no npm install needed!

<script type="module">
  import cybozuRenovateConfig from 'https://cdn.skypack.dev/@cybozu/renovate-config';
</script>

README

@cybozu/renovate-config

npm version

A sharable Renovate config for Cybozu.

Usage

  • renovate.json
{
  "extends": ["@cybozu"]
}

This config is based on @teppeis/renovate-config @cybozu/renovate-config overrides the following settings.

  • Update Circle CI images at before 9 am on Monday
  • Always Update peerDeps wider

License

MIT License