Skip to content

Commit 93c789a

Browse files
Add renovate.json
1 parent 54429ff commit 93c789a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

renovate.json

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"github>PagerDuty/renovate-base",
5+
"mergeConfidence:all-badges"
6+
],
7+
"enabledManagers": [
8+
"terraform"
9+
],
10+
"dependencyDashboard": true
11+
}

0 commit comments

Comments
 (0)