Skip to content

Commit

Permalink
Update Renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
nikdoof committed Apr 12, 2024
1 parent 8e29bce commit 57e2d8e
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
{
"extends": [
"config:base"
],
"prConcurrentLimit": 0,
"rebaseWhen": "never",
"masterIssue": true,
"commitBody": "Signed-off-by: Andrew Williams <[email protected]>",
"timezone": "UTC",
"dependencyDashboard": true,
"dependencyDashboardAutoclose": true,
"assignees": [
"@nikdoof"
]
}
"extends": [
"config:base",
"github>dimension-sh/renovate-config:python"
]
}

0 comments on commit 57e2d8e

Please sign in to comment.