diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f953cca2..a97e1ce3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -27,4 +27,15 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" \ No newline at end of file + interval: "daily" + time: '04:07' + + - package-ecosystem: maven + directory: "/" + schedule: + interval: daily + time: '04:14' + open-pull-requests-limit: 10 + target-branch: "mvnd-1.x" + labels: + - "backport"