Skip to content

Commit

Permalink
🔧 AutoMergeを有効化
Browse files Browse the repository at this point in the history
  • Loading branch information
arrow2nd committed Jan 24, 2025
1 parent 7212dc6 commit 88d0652
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"automerge": true
},
{
"matchDepTypes": ["devDependencies"],
"automerge": true
}
],
"commitMessagePrefix": ":arrow_up: ",
"automerge": true,
"unicodeEmoji": true,
"extends": ["config:base"]
}

0 comments on commit 88d0652

Please sign in to comment.