We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4dc816 commit 09d1866Copy full SHA for 09d1866
1 file changed
.github/renovate.json5
@@ -1,7 +1,8 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+
4
"extends": [
- "config:base",
5
+ "config:best-practices",
6
":assignee(Aareksio)",
7
":automergeBranch",
8
":automergeDigest",
@@ -10,6 +11,7 @@
10
11
":disableRateLimiting",
12
":label(🤖 Automatic)"
13
],
14
15
"packageRules": [
16
17
"assignees": [ "JustArchi" ],
0 commit comments