Skip to content

Commit

Permalink
ci(renovate): use common presets in configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
stempler authored Apr 17, 2024
1 parent a4d5fef commit bc14dcd
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: [
"config:recommended",
"helpers:pinGitHubActionDigestsToSemver",
"security:openssf-scorecard",
":enableVulnerabilityAlertsWithLabel(security)",
"github>wetransform/renovate-config:default.json5",
"github>wetransform/renovate-config:hale-studio.json5",
"group:allNonMajor",
":docker",
"docker:pinDigests",
],
labels: [
"renovate",
"renovate/{{updateType}}",
],
}

0 comments on commit bc14dcd

Please sign in to comment.