Skip to content

Commit bd3595f

Browse files
authored
Fix typo in renovate.json configuration
1 parent a3644f0 commit bd3595f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended"
4+
"config:recommended",
5+
":disableDependencyDashboard"
56
],
67
"packageRules": [
78
{

0 commit comments

Comments
 (0)