Skip to content

Commit c05512f

Browse files
committed
Block renovate pull requests
Pending fix of #59
1 parent 0d378b4 commit c05512f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"config:base",
66
":semanticCommitsDisabled"
77
],
8+
"packageRules": [
9+
"matchPackageNames": ["org.apache.httpcomponents.client5:http**"],
10+
"allowedVersions": ["<5.4"]
11+
],
812
"reviewers": [
913
"team:apache-httpcomponents-client-5-api-plugin-developers"
1014
],

0 commit comments

Comments
 (0)