We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7795c commit ff0aadcCopy full SHA for ff0aadc
data/reusables/dependabot/dependabot-alerts-dependency-scope.md
@@ -3,7 +3,7 @@ The table below summarizes whether dependency scope is supported for various eco
3
| **Language** | **Ecosystem** | **Manifest file** | **Dependency scope supported** |
4
|:---|:---:|:---:|:---|{% ifversion fpt or ghec or ghes > 3.7 %}
5
| Dart | pub | pubspec.yaml | ✔ |
6
-| Dart | pub | pubspec.lock | ✔ |
+| Dart | pub | pubspec.lock | ✔ |{% endif %}
7
| Go | Go modules | go.mod | No, defaults to runtime |
8
| Go | Go modules | go.sum | No, defaults to runtime |
9
| Java | Maven | pom.xml | ✔ `test` maps to development, else scope defaults to runtime |
0 commit comments