From 67287967cc89f9eee93f0e8fb93d8bb58a3603ab Mon Sep 17 00:00:00 2001 From: mchammer01 <42146119+mchammer01@users.noreply.github.com> Date: Fri, 29 Jan 2021 07:41:46 +0000 Subject: [PATCH] fix table formatting --- data/reusables/dependabot/supported-package-managers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) | **✓** | |