skip: merge (1e89526051) [skip release]

This commit is contained in:
Renovate Bot 2023-06-16 06:18:26 +00:00
commit 531a0e4d52

View file

@ -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": [