diff --git a/renovate.json b/renovate.json index 3342181818..6a6947dd93 100644 --- a/renovate.json +++ b/renovate.json @@ -6,15 +6,6 @@ ], "semanticCommitType": "ci", "packageRules": [ - { - "matchManagers": [ - "github-actions" - ], - "commitMessagePrefix": "GHA: ", - "labels": [ - "CI" - ] - }, { "matchUpdateTypes": [ "pin", @@ -47,7 +38,6 @@ { "description": "Schedule package updates on the 10th of each month", "matchPackageNames": [ - "/codeql/i", "/ruff/i" ], "groupName": "monthly updates by name",