Skip to content

Commit b8e24d0

Browse files
committed
use correct ecosystem for java based project which is maven
1 parent b18dc34 commit b8e24d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# To get started with Dependabot version updates, you'll need to specify which
22
# package ecosystems to update and where the package manifests are located.
33
# Please see the documentation for all configuration options:
4-
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5-
4+
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
65
version: 2
76
updates:
87
- package-ecosystem: "maven" # See documentation for possible values

0 commit comments

Comments
 (0)