diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fe24bd4..7dc6e3c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,7 +2,7 @@ version: 2 updates: - package-ecosystem: maven directory: "/" - target_branch: develop + target-branch: develop schedule: interval: daily open-pull-requests-limit: 10