Skip to content

cds-snc/renovate-config

Repository files navigation

CDS Renovate default config

This repository provides some base files for setting up a repository at CDS. Plan is to create more project template for specific technologies:

How to use

Grant the renovate-bot access to your repository. This will result in the creation of an onboarding PR that contains a renovate.json. Update that renovate.json to what's contained in the following code block.

{
  "extends": [
    "github>cds-snc/renovate-config"
  ]
}

About

Repository to store CDS's default Renovate settings

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published