Skip to content

Commit

Permalink
Update renovate config (#785)
Browse files Browse the repository at this point in the history
  • Loading branch information
lfrancke committed May 10, 2024
1 parent 9ba3ab1 commit 3e750c9
Showing 1 changed file with 2 additions and 21 deletions.
23 changes: 2 additions & 21 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"helpers:pinGitHubActionDigests"
],
"labels": [
"dependencies"
],
"prCreation": "not-pending",
"reviewers": [
"team:developers"
],
"rollbackPrs": true,
"schedule": [
"after 5:00 and before 6:00 every weekday"
],
"timezone": "Europe/Berlin",
"packageRules": [
{
"matchUpdateTypes": [
"patch"
],
"groupName": "All dependencies (patch only)"
}
"local>stackabletech/.github:renovate-config"
]
}

0 comments on commit 3e750c9

Please sign in to comment.