Skip to content

Commit

Permalink
Merge pull request #40472 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Aug 9, 2023
2 parents 8adab0e + 1298746 commit 508c463
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -802,7 +802,7 @@ When {% data variables.product.prodname_dependabot %} edits a manifest file to u

| Option | Action |
|--------|--------|
| `auto` | Try to differentiate between between apps and libraries. Use `increase` for apps and `widen` for libraries.|
| `auto` | Try to differentiate between apps and libraries. Use `increase` for apps and `widen` for libraries.|
| `increase`| Always increase the minimum version requirement to match the new version. If a range already exists, typically this only increases the lower bound. |
| `increase-if-necessary` | Leave the constraint if the original constraint allows the new version, otherwise, bump the constraint. |
| `lockfile-only` | Only create pull requests to update lockfiles. Ignore any new versions that would require package manifest changes. |
Expand Down

0 comments on commit 508c463

Please sign in to comment.