Skip to content

Commit b24e47e

Browse files
committed
fix: use correct org reference in renovate config
1 parent f317e1e commit b24e47e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": [
3-
"github>capraconsulting/renovate-config:library",
4-
"github>capraconsulting/renovate-config:aggressive"
3+
"github>capralifecycle/renovate-config:library",
4+
"github>capralifecycle/renovate-config:aggressive"
55
]
66
}

0 commit comments

Comments
 (0)