Skip to content

Commit

Permalink
Merge pull request github#7262 from github/repo-sync
Browse files Browse the repository at this point in the history
repo sync
  • Loading branch information
Octomerger authored Jun 10, 2021
2 parents 0132e1d + 97bf644 commit 346b38d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/reusables/dependabot/supported-package-managers.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ Gradle | `gradle` | N/A (no version)<sup>[1]</sup> | **✓** |
Maven | `maven` | N/A (no version)<sup>[2]</sup> | **** | **** | |
npm | `npm` | v6, v7 | **** | **** | |
NuGet | `nuget` | <= 4.8<sup>[3]</sup> | **** | **** | |
pip | `pip` | v20 | | **** | |
pipenv | `pip` | <= 2018.11.26 | | **** | |
pip-compile | `pip` | 5.5.0 | | **** | |
pip | `pip` | v21.1.2 | | **** | |
pipenv | `pip` | <= 2021-05-29 | | **** | |
pip-compile | `pip` | 6.1.0 | | **** | |
poetry | `pip` | v1 | | **** | |
Terraform | `terraform` | <= 0.15 | **** | **** | |
Terraform | `terraform` | <= 1.0 | **** | **** | |
yarn | `npm` | v1 | **** | **** | |

[1] {% 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).
Expand Down

0 comments on commit 346b38d

Please sign in to comment.