Skip to content

Commit 896aff9

Browse files
authored
Merge pull request #19 from DanielAvdar/reno
Refactor Renovate config: adjust matchManagers formatting
2 parents f7c8bc8 + e82477c commit 896aff9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

renovate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
],
1414
"packageRules": [
1515
{
16-
"matchManagers": ["uv"],
17-
"groupName": false
18-
16+
"matchManagers": [
17+
"uv"
18+
]
1919
}
2020
]
2121
}

0 commit comments

Comments
 (0)