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 207043a commit db7b651Copy full SHA for db7b651
renovate.json
@@ -1,6 +1,11 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": ["config:base"],
4
"packageRules": [
5
+ {
6
+ "packagePatterns": ["*"],
7
+ "enabled": false
8
+ },
9
10
"matchDepNames": [
11
"typescript",
0 commit comments