Skip to content

Commit

Permalink
chore: chnage repo
Browse files Browse the repository at this point in the history
  • Loading branch information
robgordon89 committed Nov 12, 2024
1 parent 281db2a commit c0aff41
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Collection of renovate configs that we use
Flux Cluster:
```json
{
"extends": ["github>mailergroup/renovate-config:flux"]
"extends": ["github>mailerlite/renovate-config:flux"]
}
```
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"extends":[
"github>mailergroup/renovate-config:base"
"github>mailerlite/renovate-config:base"
],
"enabledManagers":[
"regex",
Expand Down
2 changes: 1 addition & 1 deletion flux.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"extends":[
"github>mailergroup/renovate-config:base"
"github>mailerlite/renovate-config:base"
],
"enabledManagers":[
"regex",
Expand Down

0 comments on commit c0aff41

Please sign in to comment.