diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c54ed3fe9..88dab7626 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,13 +29,30 @@ updates: - "dependencies" - "main" +- package-ecosystem: composer + directory: "/" + target-branch: stable27 + schedule: + interval: weekly + day: saturday + time: "03:10" + timezone: Europe/Paris + open-pull-requests-limit: 10 + ignore: + - dependency-name: "*" + update-types: ["version-update:semver-major"] + labels: + - "dependencies" + - "stable27" + + - package-ecosystem: composer directory: "/" target-branch: stable26 schedule: interval: weekly day: saturday - time: "03:00" + time: "03:20" timezone: Europe/Paris open-pull-requests-limit: 10 ignore: @@ -51,7 +68,7 @@ updates: schedule: interval: weekly day: saturday - time: "03:00" + time: "03:30" timezone: Europe/Paris open-pull-requests-limit: 10 ignore: @@ -67,7 +84,7 @@ updates: schedule: interval: weekly day: saturday - time: "03:00" + time: "03:40" timezone: Europe/Paris open-pull-requests-limit: 10 ignore: