Skip to content

Commit

Permalink
#366 additional Renovate settings (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
b-abderrahmane authored Apr 12, 2024
1 parent 3171bba commit 5db8209
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
"config:recommended",
":ignoreUnstable",
":enableVulnerabilityAlertsWithLabel(security)",
"helpers:pinGitHubActionDigests",
":separateMultipleMajorReleases"
],
"assigneesFromCodeOwners": true,
"labels": ["renovate"],
"timezone": "Europe/Amsterdam",
"rebaseWhen": "never"
}

0 comments on commit 5db8209

Please sign in to comment.