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

Commit 3b2fd9d

Browse files
authored
Merge pull request #1 from fluent-vue/renovate/configure
Configure Renovate
2 parents 515fe52 + 25bcb57 commit 3b2fd9d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"extends": [
3+
"config:base",
4+
"group:allNonMajor",
5+
":disableDependencyDashboard"
6+
],
7+
"lockFileMaintenance": { "enabled": true }
8+
}

0 commit comments

Comments
 (0)