Commit 65cbfc2 1 parent f9da613 commit 65cbfc2 Copy full SHA for 65cbfc2
File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
# To get started with Dependabot version updates, you'll need to specify which
2
2
# package ecosystems to update and where the package manifests are located.
3
3
# Please see the documentation for all configuration options:
4
- # https://help .github.com/github/administering-a-repository /configuration-options-for-dependency-updates
4
+ # https://docs .github.com/en/code-security/dependabot/dependabot-version-updates /configuration-options-for-the-dependabot.yml-file#package-ecosystem
5
5
6
6
version : 2
7
7
updates :
Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ provided as built-in.
86
86
| php | phpunit | phpunit |
87
87
| python | pytest | pytest bazel make |
88
88
| rust | cargo | cargo nextest |
89
+ | scala | sbt | sbt |
89
90
| typescript | yarn | yarn bazel make |
90
91
91
92
### Base directory
You can’t perform that action at this time.
0 commit comments