We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9d498 commit a6c4233Copy full SHA for a6c4233
1 file changed
.github/renovate.json
@@ -26,6 +26,10 @@
26
},
27
"reviewers": ["team:rhdh-security"],
28
"packageRules": [
29
+ {
30
+ "matchPackageNames": ["@protobufjs/inquire"],
31
+ "allowedVersions": "=1.1.0"
32
+ },
33
{
34
"description": "exclude rpm-lockfile updates",
35
"matchFileNames": [".github/workflows/update-rpm-lockfile.yaml"],
0 commit comments