Skip to content

Commit

Permalink
chore: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
vsgoulart committed Sep 11, 2024
1 parent a8e8f39 commit bc8f448
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>bpmn-io/renovate-config:recommended",
":automergeDigest"
],
"extends": ["github>bpmn-io/renovate-config:recommended", ":automergeDigest"],
"reviewers": ["team:hto-dev"],
"baseBranches": ["main"]
}

0 comments on commit bc8f448

Please sign in to comment.