Skip to content

Commit

Permalink
chore: update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-online committed Apr 14, 2023
1 parent 9b78f3d commit dca84ca
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>josh-development/.github:josh-renovate"],
"github-actions": {
"enabled": true,
"automerge": true
},
"pruneBranchAfterAutomerge": true,
"ignoreDeps": [
"file-type"
]
}
"extends": ["github>dan-online/.github:renovate-config"]
}

0 comments on commit dca84ca

Please sign in to comment.