Browse Source

Update Renovate config (#114)

pull/112/head
Vince Grassia 2 years ago committed by GitHub
parent
commit
74f32c57fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      .github/renovate.json

1
.github/renovate.json

@ -2,6 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "extends": [
"config:base", "config:base",
"github>bitwarden/renovate-config:pin-actions",
":combinePatchMinorReleases", ":combinePatchMinorReleases",
":dependencyDashboard", ":dependencyDashboard",
":maintainLockFilesWeekly", ":maintainLockFilesWeekly",

Loading…
Cancel
Save