diff --git a/data/reusables/dependabot/supported-package-managers.md b/data/reusables/dependabot/supported-package-managers.md index bf9fea3fe4..9a2e3ce92a 100644 --- a/data/reusables/dependabot/supported-package-managers.md +++ b/data/reusables/dependabot/supported-package-managers.md @@ -10,7 +10,7 @@ Bundler | `bundler` | v1 | | **✓** | Cargo | `cargo` | v1 | **✓** | | Composer | `composer` | v1,v2 | **✓** | | Docker | `docker` | v1 | **✓** | | -Elixir | | `mix` | v1 | **✓** | | +Elixir | `mix` | v1 | **✓** | | Elm | `elm` | v0.18, v0.19 | **✓** | | git submodule | `gitsubmodule` | N/A (no version) | **✓** | | GitHub Actions | `github-actions` | N/A (no version) | **✓** | |