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 1d10120 commit 431c2fb
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 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"
"config:base",
"github>dimension-sh/renovate-config:python"
]
}

0 comments on commit 431c2fb

Please sign in to comment.