Skip to content

Commit 24a6e2b

Browse files
authored
Build renovate settings on the best-practices preset (#357)
1 parent e5d6527 commit 24a6e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:recommended"],
3+
"extends": ["config:best-practices"],
44
"labels": ["dependencies"],
55
"packageRules": [
66
{

0 commit comments

Comments
 (0)