mirror of
https://github.com/renovatebot/github-action.git
synced 2026-02-03 18:58:09 +00:00
chore(renovate): fix config
This commit is contained in:
parent
569b92826f
commit
d9345962c4
1 changed files with 0 additions and 13 deletions
13
.github/renovate.json
vendored
13
.github/renovate.json
vendored
|
|
@ -7,19 +7,6 @@
|
||||||
"groupName": "renovate",
|
"groupName": "renovate",
|
||||||
"matchPackageNames": ["ghcr.io/renovatebot/renovate"]
|
"matchPackageNames": ["ghcr.io/renovatebot/renovate"]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"description": "Update references in Markdown files weekly",
|
|
||||||
"matchFileNames": ["**/*.md"],
|
|
||||||
"matchUpdateTypes": ["!major"],
|
|
||||||
"extends": ["schedule:weekly"],
|
|
||||||
"automerge": true,
|
|
||||||
"minimumReleaseAge": null,
|
|
||||||
"separateMajorMinor": false,
|
|
||||||
"commitMessageTopic": "references to {{{depName}}}",
|
|
||||||
"semanticCommitType": "docs",
|
|
||||||
"semanticCommitScope": null,
|
|
||||||
"additionalBranchPrefix": "docs-"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"description": "Use build semantic type for some deps",
|
"description": "Use build semantic type for some deps",
|
||||||
"matchPackageNames": ["@vercel/ncc", "typescript"],
|
"matchPackageNames": ["@vercel/ncc", "typescript"],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue