Skip to content

Commit 7a210d9

Browse files
authored
chore: remove invalid dependabot config for example templates (#8452)
1 parent b4057bd commit 7a210d9

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.github/dependabot.yaml

-17
Original file line numberDiff line numberDiff line change
@@ -93,23 +93,6 @@ updates:
9393
update-types:
9494
- version-update:semver-major
9595

96-
- package-ecosystem: "terraform"
97-
directory: "/examples/templates"
98-
schedule:
99-
interval: "monthly"
100-
time: "06:00"
101-
timezone: "America/Chicago"
102-
commit-message:
103-
prefix: "chore"
104-
labels: []
105-
ignore:
106-
# We likely want to update this ourselves.
107-
- dependency-name: "coder/coder"
108-
groups:
109-
examples-terraform:
110-
patterns:
111-
- "*"
112-
11396
# Update dogfood.
11497
- package-ecosystem: "docker"
11598
directory: "/dogfood/"

0 commit comments

Comments
 (0)