Skip to content

Commit

Permalink
Configure Renovate (#125)
Browse files Browse the repository at this point in the history
* Add renovate.json

* Update renovate.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alexander Brandes <brandes.alexander@web.de>
  • Loading branch information
renovate[bot] and NotMyFault authored Oct 9, 2023
1 parent d7103b7 commit cfde168
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":semanticCommitsDisabled",
"schedule:earlyMondays"
],
"rebaseWhen": "conflicted"
}

0 comments on commit cfde168

Please sign in to comment.