Skip to content

Commit

Permalink
Remove automerge schedule from renovatebot (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
imaandrew authored Jul 21, 2023
1 parent 4568a63 commit b3a1755
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"schedule:automergeDaily"
"config:recommended"
],
"packageRules": [
{
Expand Down

0 comments on commit b3a1755

Please sign in to comment.