Skip to content

Commit

Permalink
Use default coverage (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy authored Oct 7, 2023
1 parent a4f002a commit 8f64f88
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":automergeBranch",
":automergeDigest",
":automergeMinor",
":automergePatch",
":disableDependencyDashboard",
":enablePreCommit"
],
"commitMessageAction": "Renovate:",
"packageRules": [
{
"commitMessageTopic": "{{depName}}",
"matchManagers": ["github-actions", "pre-commit"]
}
]
"extends": ["github>UCL-ARC/renovate-config"]
}

0 comments on commit 8f64f88

Please sign in to comment.