Skip to content

Commit 84aeb6c

Browse files
committed
Update renovate config
1 parent cc05db5 commit 84aeb6c

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/renovate.json

+1-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:best-practices",
5-
":disableRateLimiting",
6-
":reviewer(Flo0807)"
7-
],
8-
"labels": [
9-
"dependencies",
10-
"{{categories}}"
4+
"github>Flo0807/renovate-config//base"
115
],
126
"packageRules": [
137
{
@@ -20,7 +14,6 @@
2014
"matchManagers": [
2115
"github-actions"
2216
],
23-
"automerge": true,
2417
"labels": [
2518
"ignore-for-release"
2619
]

0 commit comments

Comments
 (0)