diff --git a/.github/renovate.json b/.github/renovate.json index dea16f64..11a5154b 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -29,6 +29,11 @@ "description": "Use ci semantic type for some deps", "matchPaths": [".github/workflows/**"], "semanticCommitType": "ci" + }, + { + "description": "Use slim tags for renovate", + "matchDepNames": ["renovate"], + "extractVersion": "^(?\\d+\\.\\d+\\.\\d+)-slim$" } ], "regexManagers": [