diff --git a/.github/renovate.json b/.github/renovate.json index 36f7763b..09c2a598 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -12,7 +12,7 @@ "packageRules": [ { "matchPackagePatterns": ["actions.*"], - "dependencyDashboardApproval": true + "dependencyDashboardApproval": true, "matchUpdateTypes": ["patch"], "matchCurrentVersion": "!/^0/", "automerge": true