Skip to content

Commit 847d28a

Browse files
authored
ci: don't automatically update uses-with in GHAs (#340)
1 parent b53c96f commit 847d28a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
{
2626
"matchPackageNames": ["github.com/google/osv-scalibr"],
2727
"groupName": "osv-scalibr"
28+
},
29+
{
30+
"matchDepTypes": ["uses-with"],
31+
"enabled": false
2832
}
2933
],
3034
"ignorePaths": ["**/testdata/**"]

0 commit comments

Comments
 (0)