diff --git a/services/chat/.github/dependabot.yml b/services/chat/.github/dependabot.yml deleted file mode 100644 index c856753655..0000000000 --- a/services/chat/.github/dependabot.yml +++ /dev/null @@ -1,23 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "daily" - - pull-request-branch-name: - # Separate sections of the branch name with a hyphen - # Docker images use the branch name and do not support slashes in tags - # https://github.com/overleaf/google-ops/issues/822 - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#pull-request-branch-nameseparator - separator: "-" - - # Block informal upgrades -- security upgrades use a separate queue. - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#open-pull-requests-limit - open-pull-requests-limit: 0 - - # currently assign team-magma to all dependabot PRs - this may change in - # future if we reorganise teams - labels: - - "dependencies" - - "type:maintenance" diff --git a/services/clsi/.github/dependabot.yml b/services/clsi/.github/dependabot.yml deleted file mode 100644 index c856753655..0000000000 --- a/services/clsi/.github/dependabot.yml +++ /dev/null @@ -1,23 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "daily" - - pull-request-branch-name: - # Separate sections of the branch name with a hyphen - # Docker images use the branch name and do not support slashes in tags - # https://github.com/overleaf/google-ops/issues/822 - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#pull-request-branch-nameseparator - separator: "-" - - # Block informal upgrades -- security upgrades use a separate queue. - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#open-pull-requests-limit - open-pull-requests-limit: 0 - - # currently assign team-magma to all dependabot PRs - this may change in - # future if we reorganise teams - labels: - - "dependencies" - - "type:maintenance" diff --git a/services/contacts/.github/dependabot.yml b/services/contacts/.github/dependabot.yml deleted file mode 100644 index c856753655..0000000000 --- a/services/contacts/.github/dependabot.yml +++ /dev/null @@ -1,23 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "daily" - - pull-request-branch-name: - # Separate sections of the branch name with a hyphen - # Docker images use the branch name and do not support slashes in tags - # https://github.com/overleaf/google-ops/issues/822 - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#pull-request-branch-nameseparator - separator: "-" - - # Block informal upgrades -- security upgrades use a separate queue. - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#open-pull-requests-limit - open-pull-requests-limit: 0 - - # currently assign team-magma to all dependabot PRs - this may change in - # future if we reorganise teams - labels: - - "dependencies" - - "type:maintenance" diff --git a/services/docstore/.github/dependabot.yml b/services/docstore/.github/dependabot.yml deleted file mode 100644 index c856753655..0000000000 --- a/services/docstore/.github/dependabot.yml +++ /dev/null @@ -1,23 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "daily" - - pull-request-branch-name: - # Separate sections of the branch name with a hyphen - # Docker images use the branch name and do not support slashes in tags - # https://github.com/overleaf/google-ops/issues/822 - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#pull-request-branch-nameseparator - separator: "-" - - # Block informal upgrades -- security upgrades use a separate queue. - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#open-pull-requests-limit - open-pull-requests-limit: 0 - - # currently assign team-magma to all dependabot PRs - this may change in - # future if we reorganise teams - labels: - - "dependencies" - - "type:maintenance" diff --git a/services/document-updater/.github/dependabot.yml b/services/document-updater/.github/dependabot.yml deleted file mode 100644 index c856753655..0000000000 --- a/services/document-updater/.github/dependabot.yml +++ /dev/null @@ -1,23 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "daily" - - pull-request-branch-name: - # Separate sections of the branch name with a hyphen - # Docker images use the branch name and do not support slashes in tags - # https://github.com/overleaf/google-ops/issues/822 - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#pull-request-branch-nameseparator - separator: "-" - - # Block informal upgrades -- security upgrades use a separate queue. - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#open-pull-requests-limit - open-pull-requests-limit: 0 - - # currently assign team-magma to all dependabot PRs - this may change in - # future if we reorganise teams - labels: - - "dependencies" - - "type:maintenance" diff --git a/services/filestore/.github/dependabot.yml b/services/filestore/.github/dependabot.yml deleted file mode 100644 index c856753655..0000000000 --- a/services/filestore/.github/dependabot.yml +++ /dev/null @@ -1,23 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "daily" - - pull-request-branch-name: - # Separate sections of the branch name with a hyphen - # Docker images use the branch name and do not support slashes in tags - # https://github.com/overleaf/google-ops/issues/822 - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#pull-request-branch-nameseparator - separator: "-" - - # Block informal upgrades -- security upgrades use a separate queue. - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#open-pull-requests-limit - open-pull-requests-limit: 0 - - # currently assign team-magma to all dependabot PRs - this may change in - # future if we reorganise teams - labels: - - "dependencies" - - "type:maintenance" diff --git a/services/git-bridge/.github/dependabot.yml b/services/git-bridge/.github/dependabot.yml deleted file mode 100644 index bbb9f78a8d..0000000000 --- a/services/git-bridge/.github/dependabot.yml +++ /dev/null @@ -1,21 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "maven" - directory: "/" - schedule: - interval: "daily" - - pull-request-branch-name: - # Separate sections of the branch name with a hyphen - # Docker images use the branch name and do not support slashes in tags - # https://github.com/overleaf/google-ops/issues/822 - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#pull-request-branch-nameseparator - separator: "-" - - # Block informal upgrades -- security upgrades use a separate queue. - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#open-pull-requests-limit - open-pull-requests-limit: 0 - - labels: - - "dependencies" - - "type:maintenance" diff --git a/services/notifications/.github/dependabot.yml b/services/notifications/.github/dependabot.yml deleted file mode 100644 index c856753655..0000000000 --- a/services/notifications/.github/dependabot.yml +++ /dev/null @@ -1,23 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "daily" - - pull-request-branch-name: - # Separate sections of the branch name with a hyphen - # Docker images use the branch name and do not support slashes in tags - # https://github.com/overleaf/google-ops/issues/822 - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#pull-request-branch-nameseparator - separator: "-" - - # Block informal upgrades -- security upgrades use a separate queue. - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#open-pull-requests-limit - open-pull-requests-limit: 0 - - # currently assign team-magma to all dependabot PRs - this may change in - # future if we reorganise teams - labels: - - "dependencies" - - "type:maintenance" diff --git a/services/real-time/.github/dependabot.yml b/services/real-time/.github/dependabot.yml deleted file mode 100644 index c856753655..0000000000 --- a/services/real-time/.github/dependabot.yml +++ /dev/null @@ -1,23 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "daily" - - pull-request-branch-name: - # Separate sections of the branch name with a hyphen - # Docker images use the branch name and do not support slashes in tags - # https://github.com/overleaf/google-ops/issues/822 - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#pull-request-branch-nameseparator - separator: "-" - - # Block informal upgrades -- security upgrades use a separate queue. - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#open-pull-requests-limit - open-pull-requests-limit: 0 - - # currently assign team-magma to all dependabot PRs - this may change in - # future if we reorganise teams - labels: - - "dependencies" - - "type:maintenance" diff --git a/services/spelling/.github/dependabot.yml b/services/spelling/.github/dependabot.yml deleted file mode 100644 index c856753655..0000000000 --- a/services/spelling/.github/dependabot.yml +++ /dev/null @@ -1,23 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "daily" - - pull-request-branch-name: - # Separate sections of the branch name with a hyphen - # Docker images use the branch name and do not support slashes in tags - # https://github.com/overleaf/google-ops/issues/822 - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#pull-request-branch-nameseparator - separator: "-" - - # Block informal upgrades -- security upgrades use a separate queue. - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#open-pull-requests-limit - open-pull-requests-limit: 0 - - # currently assign team-magma to all dependabot PRs - this may change in - # future if we reorganise teams - labels: - - "dependencies" - - "type:maintenance" diff --git a/services/track-changes/.github/dependabot.yml b/services/track-changes/.github/dependabot.yml deleted file mode 100644 index c856753655..0000000000 --- a/services/track-changes/.github/dependabot.yml +++ /dev/null @@ -1,23 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "daily" - - pull-request-branch-name: - # Separate sections of the branch name with a hyphen - # Docker images use the branch name and do not support slashes in tags - # https://github.com/overleaf/google-ops/issues/822 - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#pull-request-branch-nameseparator - separator: "-" - - # Block informal upgrades -- security upgrades use a separate queue. - # https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#open-pull-requests-limit - open-pull-requests-limit: 0 - - # currently assign team-magma to all dependabot PRs - this may change in - # future if we reorganise teams - labels: - - "dependencies" - - "type:maintenance"