Skip to content

Commit 3457080

Browse files
tweak paragraphs
1 parent e255123 commit 3457080

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/routes/(main)/blog/8/+page.svelte

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@
9090
<Code code={json} lang="json"></Code>
9191

9292
<PageParagraph>
93-
Renovate Bot will be working behind the scenes to review the project dependencies. After waiting
94-
a few more minutes, you will see PRs opened in your repository to upgrade dependencies. Before
95-
blindly merging the updates, ensure the updates makes sense. Projects with robust testing and a
96-
CI/CD pipeline that run tests before merging to the main are more comfortable upgrading
97-
dependencies in this automated way.
93+
Renovate Bot will work behind the scenes to review your project's dependencies. After a few more
94+
minutes, you’ll see PRs opened in your repository to upgrade the dependencies. Before merging
95+
the updates, make sure they make sense for your project. Projects with robust testing and a
96+
CI/CD pipeline to run tests prior to merging are generally more comfortable
97+
automating dependencies in this automated way.
9898
</PageParagraph>
9999
<img src="{base}/blog/8/4_prs.png" alt="renovate app" />
100100

0 commit comments

Comments
 (0)