Skip to content

Commit

Permalink
fix missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
woylie committed Mar 16, 2024
1 parent f98e73b commit eaea946
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"sobelow",
"stream_data"
],
"rangeStrategy": "auto"
"rangeStrategy": "auto",
"automerge": true
},
}
]
}

0 comments on commit eaea946

Please sign in to comment.