Skip to content

Commit 0d601c4

Browse files
authored
ci: disable github-actions manager in renovate (#211)
1 parent b1f5a7e commit 0d601c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"semanticCommitType": "deps",
66
"packageRules": [
77
{
8-
"matchManagers": ["pip_requirements", "pip-compile", "pep621", "poetry"],
8+
"matchManagers": ["pip_requirements", "pip-compile", "pep621", "poetry", "github-actions"],
99
"matchUpdateTypes": [
1010
"major",
1111
"minor",

0 commit comments

Comments
 (0)