Skip to content

Commit ff0aadc

Browse files
authored
Update data/reusables/dependabot/dependabot-alerts-dependency-scope.md
1 parent 0f7795c commit ff0aadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/reusables/dependabot/dependabot-alerts-dependency-scope.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The table below summarizes whether dependency scope is supported for various eco
33
| **Language** | **Ecosystem** | **Manifest file** | **Dependency scope supported** |
44
|:---|:---:|:---:|:---|{% ifversion fpt or ghec or ghes > 3.7 %}
55
| Dart | pub | pubspec.yaml ||
6-
| Dart | pub | pubspec.lock ||
6+
| Dart | pub | pubspec.lock | ✔ |{% endif %}
77
| Go | Go modules | go.mod | No, defaults to runtime |
88
| Go | Go modules | go.sum | No, defaults to runtime |
99
| Java | Maven | pom.xml |`test` maps to development, else scope defaults to runtime |

0 commit comments

Comments
 (0)