Skip to content

Commit

Permalink
Add pin-actions shareable config to Renovate (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrassia authored Jan 22, 2024
1 parent 9bbd252 commit 7f9400e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"github>bitwarden/renovate-config:pin-actions",
":prConcurrentLimit10",
":rebaseStalePrs",
"schedule:weekends"
Expand All @@ -17,11 +18,6 @@
"groupName": "gh minor",
"matchManagers": ["github-actions"],
"matchUpdateTypes": ["minor", "patch"]
},
{
"matchDatasources": ["github-tags"],
"matchPackageNames": ["helm/chart-releaser-action"],
"allowedVersions": "<=1.5.0"
}
]
}

0 comments on commit 7f9400e

Please sign in to comment.