Skip to content

Commit e5a4b8e

Browse files
committed
misc
1 parent 738652e commit e5a4b8e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ Run the `breakpoint` command to check for outdated major packages:
5252
vendor/bin/jack breakpoint
5353
```
5454

55+
<br>
56+
5557
By default, CI fails if there are more than **5 outdated packages**. Customize this limit to suit your project’s needs:
5658

5759
```bash
@@ -111,9 +113,6 @@ vendor/bin/jack open-versions --dry-run
111113
vendor/bin/jack open-versions --dev
112114
```
113115

114-
This approach ensures you **progress steadily** toward the latest dependency versions.
115-
116-
117116
<br>
118117

119118
Happy coding!

0 commit comments

Comments
 (0)