Skip to content

Commit

Permalink
chore(renovate): use slim image for updates (#770)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Jun 16, 2023
1 parent fe109c7 commit 1e89526
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "^(?<version>\\d+\\.\\d+\\.\\d+)-slim$"
}
],
"regexManagers": [
Expand Down

0 comments on commit 1e89526

Please sign in to comment.