diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 771647155..60f86e7b8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,3 +1,4 @@ +# synced from @nextcloud/android-config version: 2 updates: - package-ecosystem: "github-actions" @@ -11,7 +12,7 @@ updates: time: "03:00" timezone: Europe/Paris rebase-strategy: "disabled" - open-pull-requests-limit: 20 + open-pull-requests-limit: 10 labels: - - "3. to review" - - "dependencies" + - 3. to review + - dependencies diff --git a/.github/workflows/autoApproveSync.yml b/.github/workflows/autoApproveSync.yml index e57fef386..707ef9b80 100644 --- a/.github/workflows/autoApproveSync.yml +++ b/.github/workflows/autoApproveSync.yml @@ -1,3 +1,4 @@ +# synced from @nextcloud/android-config name: Auto approve on: pull_request_target: