Skip to content

Commit

Permalink
skip: merge (327c2f3) [skip release]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 12, 2024
2 parents 6a98b81 + 327c2f3 commit 84916ee
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
},
{
"description": "Use build semantic type for some deps",
"matchPackageNames": [
"@vercel/ncc",
"conventional-changelog-conventionalcommits",
"semantic-release",
"typescript"
],
"matchPackagePrefixes": ["@semantic-release/"],
"matchPackageNames": ["@vercel/ncc", "typescript"],
"semanticCommitType": "build"
},
{
"description": "Use `build` semantic commit scope for lockfile maintenance",
"matchUpdateTypes": ["lockFileMaintenance"],
"semanticCommitType": "build"
},
{
Expand Down

0 comments on commit 84916ee

Please sign in to comment.