diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 19f6798..1f06e4d 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -29,7 +29,7 @@ concurrency: # Variables env: config: renovate.json - pr_set: '["bcgov/nr-renovate", "bcgov/quickstart-openshift"]' + pr_set: '["bcgov/renovate-config", "bcgov/quickstart-openshift"]' jobs: Renovate: diff --git a/README.md b/README.md index e0bea05..1ac95b4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -[![Issues](https://img.shields.io/github/issues/bcgov/nr-renovate)](/../../issues) -[![Pull Requests](https://img.shields.io/github/issues-pr/bcgov/nr-renovate)](/../../pulls) -[![MIT License](https://img.shields.io/github/license/bcgov/nr-renovate.svg)](/LICENSE.md) +[![Issues](https://img.shields.io/github/issues/bcgov/renovate-config)](/../../issues) +[![Pull Requests](https://img.shields.io/github/issues-pr/bcgov/renovate-config)](/../../pulls) +[![MIT License](https://img.shields.io/github/license/bcgov/renovate-config.svg)](/LICENSE.md) [![Lifecycle](https://img.shields.io/badge/Lifecycle-Experimental-339999)](https://github.com/bcgov/repomountie/blob/master/doc/lifecycle-badges.md) # Renovate Dependency Updating diff --git a/renovate.json b/renovate.json index 9e62053..0da8f42 100644 --- a/renovate.json +++ b/renovate.json @@ -2,7 +2,7 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "description": "Default preset for use with Renovate's repos", "extends": [ - "github>bcgov/nr-renovate" + "github>bcgov/renovate-config" ], "repositories": [ "bcgov/helm-service", @@ -15,7 +15,7 @@ "bcgov/nr-metabase", "bcgov/nr-old-growth", "bcgov/nr-oracle-service", - "bcgov/nr-renovate", + "bcgov/renovate-config", "bcgov/nr-results-exam", "bcgov/nr-rfc-grib-copy", "bcgov/nr-rfc-processing",