Skip to content

Commit 09d1866

Browse files
authored
Update renovate.json5
1 parent a4dc816 commit 09d1866

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/renovate.json5

Lines changed: 3 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",
3+
34
"extends": [
4-
"config:base",
5+
"config:best-practices",
56
":assignee(Aareksio)",
67
":automergeBranch",
78
":automergeDigest",
@@ -10,6 +11,7 @@
1011
":disableRateLimiting",
1112
":label(🤖 Automatic)"
1213
],
14+
1315
"packageRules": [
1416
{
1517
"assignees": [ "JustArchi" ],

0 commit comments

Comments
 (0)