Skip to content

Commit 6182ee9

Browse files
authored
chore: remove dependabot config for dogfood template (#13230)
1 parent 989575c commit 6182ee9

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.github/dependabot.yaml

-14
Original file line numberDiff line numberDiff line change
@@ -112,17 +112,3 @@ updates:
112112
offlinedocs:
113113
patterns:
114114
- "*"
115-
116-
# Update dogfood.
117-
- package-ecosystem: "terraform"
118-
directory: "/dogfood/"
119-
schedule:
120-
interval: "weekly"
121-
time: "06:00"
122-
timezone: "America/Chicago"
123-
commit-message:
124-
prefix: "chore"
125-
labels: []
126-
ignore:
127-
# We likely want to update this ourselves.
128-
- dependency-name: "coder/coder"

0 commit comments

Comments
 (0)