From 279a21277ac366e826e2457f4f57c8e1acef202c Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Mon, 5 Jun 2023 15:19:18 +0300 Subject: [PATCH] chore: add dogfood to dependabot --- .github/dependabot.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index eb16969350a9c..8a94804555357 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -47,6 +47,9 @@ updates: interval: "weekly" time: "06:00" timezone: "America/Chicago" + commit-message: + prefix: "chore" + labels: [] ignore: # We need to coordinate terraform updates with the version hardcoded in # our Go code. @@ -86,3 +89,26 @@ updates: ignore: # We likely want to update this ourselves. - dependency-name: "coder/coder" + + # Update dogfood. + - package-ecosystem: "docker" + directory: "/dogfood/" + schedule: + interval: "weekly" + time: "06:00" + timezone: "America/Chicago" + commit-message: + prefix: "chore" + labels: [] + + - package-ecosystem: "terraform" + directory: "/dogfood/" + schedule: + interval: "weekly" + time: "06:00" + timezone: "America/Chicago" + commit-message: + prefix: "chore" + labels: [] + ignore: + - dependency-name: "coder/coder" pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy