We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ab94d commit 15071fbCopy full SHA for 15071fb
.github/renovate.json
@@ -0,0 +1,10 @@
1
+{
2
+ "extends": ["config:base"],
3
+ "enabledManagers": ["npm"],
4
+ "ignorePresets": [":prHourlyLimit2"],
5
+ "timezone": "Asia/Tokyo",
6
+ "automerge": true,
7
+ "dependencyDashboard": false,
8
+ "onboarding": false,
9
+ "branchConcurrentLimit": 0
10
+}
0 commit comments