diff --git a/renovate.json b/renovate.json index 12c4ed3..8bdf036 100644 --- a/renovate.json +++ b/renovate.json @@ -5,7 +5,7 @@ "semanticCommitType": "deps", "packageRules": [ { - "matchManagers": ["pip_requirements", "pip-compile", "pep621", "poetry"], + "matchManagers": ["pip_requirements", "pip-compile", "pep621", "poetry", "github-actions"], "matchUpdateTypes": [ "major", "minor",