Skip to content

Commit 4917aa1

Browse files
authored
Fix ecosystem support table (#17829)
Private repo support: Elixir - no yarn - yes
1 parent 7e3229e commit 4917aa1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/reusables/dependabot/supported-package-managers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Bundler | `bundler` | v1 | | **✓** |
1010
Cargo | `cargo` | v1 | **** | |
1111
Composer | `composer` | v1, v2 | **** | |
1212
Docker | `docker` | v1 | **** | |
13-
Elixir | `mix` | v1 | **** | |
13+
Elixir | `mix` | v1 | | |
1414
Elm | `elm` | v0.18, v0.19 | **** | |
1515
git submodule | `gitsubmodule` | N/A (no version) | **** | |
1616
GitHub Actions | `github-actions` | N/A (no version) | **** | |
@@ -24,7 +24,7 @@ pipenv | `pip` | <= 2018.11.26 | | |
2424
pip-compile | `pip` | 5.5.0 | | |
2525
poetry | `pip` | v1 | | |
2626
Terraform | `terraform` | <= 0.11 | **** | |
27-
yarn | `npm` | v1 | | |
27+
yarn | `npm` | v1 | **** | |
2828

2929
(A) {% data variables.product.prodname_dependabot %} doesn't run Gradle but supports updates to the following files: `build.gradle` and `build.gradle.kts` (for Kotlin projects).
3030

0 commit comments

Comments
 (0)