We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d318cf + 3a6465a commit aceafd9Copy full SHA for aceafd9
.renovaterc.json
@@ -0,0 +1,11 @@
1
+{
2
+ "extends": [
3
+ "config:base",
4
+ ":label(renovate)",
5
+ ":preserveSemverRanges",
6
+ ":assignee(sasaplus1)",
7
+ ":timezone(Asia/Tokyo)",
8
+ "group:definitelyTyped",
9
+ "group:linters"
10
+ ]
11
+}
0 commit comments