We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf95a4 commit 27f3f75Copy full SHA for 27f3f75
.github/renovate.json5
@@ -1,11 +1,4 @@
1
// https://docs.renovatebot.com/configuration-options/
2
{
3
- extends: ["config:base"],
4
- labels: ["dependencies"],
5
- pin: false,
6
- commitMessagePrefix: "⬆️ deps: ",
7
- dependencyDashboardTitle: "☑️ Dependency Dashboard",
8
- automerge: true,
9
- automergeType: "pr",
10
- automergeStrategy: "squash",
+ extends: ["github>SigureMo/renovate-config"],
11
}
0 commit comments