Skip to content

Commit

Permalink
chore(renovate): drop rules (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Feb 12, 2024
1 parent 861e833 commit 0f79514
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions renovate.json
@@ -1,15 +1,5 @@
{
"extends": ["github>renovatebot/.github"],
"automergeType": "pr",
"prCreation": "immediate",
"packageRules": [
{
"matchDepTypes": ["dependencies"],
"semanticCommitType": "build"
},
{
"matchPackageNames": ["semantic-release"],
"semanticCommitType": "build"
}
]
"prCreation": "immediate"
}

0 comments on commit 0f79514

Please sign in to comment.