Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit 730f80f

Browse files
committed
chore: added renovate
1 parent 8d55479 commit 730f80f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/renovate.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"enabled": true,
3+
"timezone": "America/Vancouver",
4+
"dependencyDashboard": true,
5+
"dependencyDashboardTitle": "Renovate Dashboard",
6+
"commitMessageSuffix": "",
7+
"commitBody": "",
8+
"suppressNotifications": ["prIgnoreNotification"],
9+
"rebaseWhen": "conflicted",
10+
"extends": [
11+
"config:base"
12+
]
13+
}

0 commit comments

Comments
 (0)