Skip to content

Commit

Permalink
build: stop automerging
Browse files Browse the repository at this point in the history
cause commit history is getting way too big and versions are gonna be weird
  • Loading branch information
Jabster28 committed Nov 13, 2021
1 parent ff44e29 commit 58c11b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"extends": ["config:base", ":semanticCommits"],
"packageRules": [
{
"updateTypes": ["minor", "patch", "pin", "digest"],
"updateTypes": ["pin", "digest"],
"automerge": true
}
]
Expand Down

1 comment on commit 58c11b9

@vercel
Copy link

@vercel vercel bot commented on 58c11b9 Nov 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.