Skip to content

Commit

Permalink
Auto-commit changes at 2024-10-04T22:04:32Z
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 4, 2024
1 parent ad07c94 commit 5ceef30
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions data/mortgage-rates.json
Original file line number Diff line number Diff line change
Expand Up @@ -695,49 +695,49 @@
"rates": [
{
"id": "rate:icbc:special:variable-floating",
"rate": 7.85,
"rate": 7.49,
"term": "Variable floating",
"termInMonths": null
},
{
"id": "rate:icbc:special:6-months",
"rate": 6.89,
"rate": 6.69,
"term": "6 months",
"termInMonths": 6
},
{
"id": "rate:icbc:special:1-year",
"rate": 6.45,
"rate": 6.15,
"term": "1 year",
"termInMonths": 12
},
{
"id": "rate:icbc:special:18-months",
"rate": 5.99,
"rate": 5.85,
"term": "18 months",
"termInMonths": 18
},
{
"id": "rate:icbc:special:2-years",
"rate": 5.99,
"rate": 5.69,
"term": "2 years",
"termInMonths": 24
},
{
"id": "rate:icbc:special:3-years",
"rate": 5.89,
"rate": 5.69,
"term": "3 years",
"termInMonths": 36
},
{
"id": "rate:icbc:special:4-years",
"rate": 5.89,
"rate": 5.69,
"term": "4 years",
"termInMonths": 48
},
{
"id": "rate:icbc:special:5-years",
"rate": 5.89,
"rate": 5.69,
"term": "5 years",
"termInMonths": 60
}
Expand Down Expand Up @@ -2090,5 +2090,5 @@
]
}
],
"lastUpdated": "2024-10-04T02:27:13.408Z"
"lastUpdated": "2024-10-04T22:04:24.531Z"
}

0 comments on commit 5ceef30

Please sign in to comment.