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.
2 parents b5ab94d + 9e49273 commit 056b006Copy full SHA for 056b006
.github/renovate.json
@@ -0,0 +1,12 @@
1
+{
2
+ "extends": ["config:base"],
3
+ "enabledManagers": ["npm"],
4
+ "ignorePresets": [":prHourlyLimit2"],
5
+ "timezone": "Asia/Tokyo",
6
+ "automerge": true,
7
+ "automergeType": "pr",
8
+ "platformAutomerge": true,
9
+ "dependencyDashboard": false,
10
+ "onboarding": false,
11
+ "prConcurrentLimit": 5
12
+}
0 commit comments