Skip to content

Commit d2ee502

Browse files
committed
Skip updates to ruby/setup-ruby, they happen too often
1 parent fc60fc3 commit d2ee502

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"extends": [
33
"config:recommended"
4+
],
5+
"packageRules": [
6+
{
7+
"matchManagers": ["github-actions"],
8+
"matchPackageNames": ["ruby/setup-ruby"],
9+
"enabled": false
10+
}
411
]
512
}

0 commit comments

Comments
 (0)