Skip to content

Commit d32ab66

Browse files
chore(deps): add renovate.json
1 parent 54429ff commit d32ab66

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

renovate.json

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

0 commit comments

Comments
 (0)