We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 738652e commit e5a4b8eCopy full SHA for e5a4b8e
README.md
@@ -52,6 +52,8 @@ Run the `breakpoint` command to check for outdated major packages:
52
vendor/bin/jack breakpoint
53
```
54
55
+<br>
56
+
57
By default, CI fails if there are more than **5 outdated packages**. Customize this limit to suit your project’s needs:
58
59
```bash
@@ -111,9 +113,6 @@ vendor/bin/jack open-versions --dry-run
111
113
vendor/bin/jack open-versions --dev
112
114
115
-This approach ensures you **progress steadily** toward the latest dependency versions.
-
116
117
<br>
118
119
Happy coding!
0 commit comments