Skip to content

Commit 97b352e

Browse files
authored
Merge pull request #1302 from rackerlabs/renovate-ignore-python
chore(renovate): skip Python version bumps
2 parents c8a0017 + aa307ea commit 97b352e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
{
4343
"enabled": false,
44-
"matchPackageNames": ["python"],
44+
"matchPackageNames": ["python", "actions/python-versions"],
4545
"matchUpdateTypes": ["major", "minor"]
4646
}
4747
],

0 commit comments

Comments
 (0)