Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 committed Sep 1, 2024
1 parent 3dbaca3 commit 3635909
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"config:recommended"
],
"commitBodyTable": true,
"semanticCommits": "enabled",
"labels": ["dependencies"],
"assignees": ["hoc081098"],
"assignees": [ "hoc081098" ],
"reviewers": [ "hoc081098" ],
"automerge": true,
"platformAutomerge": true,
"assignAutomerge": true,
"rebaseWhen": "conflicted",
"packageRules": [
{
"matchPackagePatterns": [
Expand Down

0 comments on commit 3635909

Please sign in to comment.