Просмотр исходного кода

Merge pull request #8220 from overleaf/jlm-dependabot-tidy

Update and tidy dependabot configs

GitOrigin-RevId: dc3c37f7fca5c632a520d74dbbe0194c31ac9746
John Lees-Miller 4 лет назад
Родитель
Сommit
96a8f7ffa1

+ 0 - 23
services/chat/.github/dependabot.yml

@@ -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"

+ 0 - 23
services/clsi/.github/dependabot.yml

@@ -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"

+ 0 - 23
services/contacts/.github/dependabot.yml

@@ -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"

+ 0 - 23
services/docstore/.github/dependabot.yml

@@ -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"

+ 0 - 23
services/document-updater/.github/dependabot.yml

@@ -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"

+ 0 - 23
services/filestore/.github/dependabot.yml

@@ -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"

+ 0 - 21
services/git-bridge/.github/dependabot.yml

@@ -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"

+ 0 - 23
services/notifications/.github/dependabot.yml

@@ -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"

+ 0 - 23
services/real-time/.github/dependabot.yml

@@ -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"

+ 0 - 23
services/spelling/.github/dependabot.yml

@@ -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"

+ 0 - 23
services/track-changes/.github/dependabot.yml

@@ -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"