Skip to content

Commit f28832e

Browse files
anbratenlukashass
andauthored
ci: disable renovate pr auto creation (#52)
* ci: disable renovate pr auto creation * Update renovate.json Co-authored-by: Lukas <[email protected]> Co-authored-by: Lukas <[email protected]>
1 parent 40a30b6 commit f28832e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"extends": ["config:base"]
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["config:base"],
4+
"dependencyDashboardApproval": true
35
}

0 commit comments

Comments
 (0)