Skip to content

Commit 4386412

Browse files
committed
chore(renovate): remove rule to disable patch PRs
1 parent 88bd3dc commit 4386412

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

renovate.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,5 @@
33
"extends": [
44
"github>banshee86vr/renovate-preset//with-socialgouv.json",
55
"github>banshee86vr/renovate-preset//no-tests.json"
6-
],
7-
"packageRules": [
8-
{
9-
"description": "No PRs for patch-only updates; minor and major only",
10-
"matchUpdateTypes": ["patch"],
11-
"enabled": false
12-
}
136
]
147
}

0 commit comments

Comments
 (0)