8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4057bd commit 7a210d9Copy full SHA for 7a210d9
.github/dependabot.yaml
@@ -93,23 +93,6 @@ updates:
93
update-types:
94
- version-update:semver-major
95
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
-
113
# Update dogfood.
114
- package-ecosystem: "docker"
115
directory: "/dogfood/"
0 commit comments