Skip to content

Commit ba31dc1

Browse files
docs: change yes to no for dependabot dashboard in comparison (#38197)
change `yes` to `no` for dependa bot dashboard in comparison
1 parent 2029695 commit ba31dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/bot-comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you see anything wrong on this page, please let us know by creating a [Discus
99

1010
| Feature | Renovate | Dependabot |
1111
| ----------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
12-
| Dependency Dashboard | Yes | Yes |
12+
| Dependency Dashboard | Yes | No |
1313
| Grouped updates | Yes, use community-provided groups, or create your own | Yes, create [`groups`](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups) manually or [handled automatically by dependabot](https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates#about-grouped-security-updates) |
1414
| Upgrades common monorepo packages at once | Yes | Yes |
1515
| Officially supported platforms | Azure, Bitbucket, Forgejo, Gitea, GitHub, GitLab, see [full list](./index.md#supported-platforms) | GitHub and Azure DevOps |

0 commit comments

Comments
 (0)