diff --git a/.github/dependabot.yml b/.github/dependabot.yml index def8baf5..a3b16b8c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,9 +1,9 @@ # Basic dependabot.yml file with -# minimum configuration for two package managers +# minimum configuration for maven package manager version: 2 updates: - # Enable version updates for Docker + # Enable version updates for Maven - package-ecosystem: "maven" directory: "/" # Check for updates once a week