Skip to content

Commit

Permalink
Adjust renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
Taucher2003 committed Jun 3, 2024
1 parent 8d47cb1 commit be76baa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"config:recommended",
":assignee(Taucher2003)",
":label(dependencies)",
":semanticCommitsDisabled"
]
}

0 comments on commit be76baa

Please sign in to comment.