Skip to content

Commit

Permalink
ci: renovate extends bcgov/renovate-config (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Nov 14, 2023
1 parent 5a2e620 commit 733d1aa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"description": "Presets from https://github.com/bcgov/renovate-config",
"extends": [
"github>bcgov/renovate-config"
]
}

0 comments on commit 733d1aa

Please sign in to comment.