Skip to content

Commit a6c4233

Browse files
authored
chore:pin @protobufjs/inquire to v1.1.0 (#4799)
Signed-off-by: Kim Tsao <ktsao@redhat.com>
1 parent 0d9d498 commit a6c4233

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
},
2727
"reviewers": ["team:rhdh-security"],
2828
"packageRules": [
29+
{
30+
"matchPackageNames": ["@protobufjs/inquire"],
31+
"allowedVersions": "=1.1.0"
32+
},
2933
{
3034
"description": "exclude rpm-lockfile updates",
3135
"matchFileNames": [".github/workflows/update-rpm-lockfile.yaml"],

0 commit comments

Comments
 (0)