mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 17:32:35 +00:00
skip: merge (1e89526051) [skip release]
This commit is contained in:
commit
531a0e4d52
1 changed files with 5 additions and 0 deletions
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
|
|
@ -29,6 +29,11 @@
|
||||||
"description": "Use ci semantic type for some deps",
|
"description": "Use ci semantic type for some deps",
|
||||||
"matchPaths": [".github/workflows/**"],
|
"matchPaths": [".github/workflows/**"],
|
||||||
"semanticCommitType": "ci"
|
"semanticCommitType": "ci"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Use slim tags for renovate",
|
||||||
|
"matchDepNames": ["renovate"],
|
||||||
|
"extractVersion": "^(?<version>\\d+\\.\\d+\\.\\d+)-slim$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"regexManagers": [
|
"regexManagers": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue