Skip to content

Commit 70bb8e7

Browse files
inversealcohol
authored andcommitted
Disable Renovate dashboard approval for all packages
1 parent 517441d commit 70bb8e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
],
1010
"separateMinorPatch": true,
1111
"packageRules": [
12+
{
13+
"matchPackageNames": [
14+
"*"
15+
],
16+
"dependencyDashboardApproval": false
17+
},
1218
{
1319
"matchPackageNames": [
1420
"composer/composer"

0 commit comments

Comments
 (0)