We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b31f47 commit fd5d3acCopy full SHA for fd5d3ac
renovate.json
@@ -17,6 +17,28 @@
17
"regex"
18
],
19
"groupName": "import_map (regex)"
20
+ },
21
+ {
22
+ "matchManagers": [
23
+ "regex",
24
+ "npm"
25
+ ],
26
+ "matchDatasources": [
27
28
29
+ "matchPaths": [
30
+ "packages/ui/**"
31
32
+ "groupName": "ui deps sync"
33
34
35
36
37
38
39
+ "packages/ui/package.json"
40
41
+ "rangeStrategy": "bump"
42
}
43
44
"regexManagers": [
@@ -59,4 +81,4 @@
59
81
"datasourceTemplate": "deno"
60
82
61
83
]
62
-}
84
+}
0 commit comments