Skip to content

Commit f227363

Browse files
committed
chore(deps): renovate best-practices
1 parent 4b4f884 commit f227363

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

renovate.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended"
4+
"config:recommended",
5+
"config:best-practices",
6+
"security:openssf-scorecard",
7+
"helpers:pinGitHubActionDigests",
8+
":rebaseStalePrs"
59
],
610
"postUpdateOptions": [
711
"gomodTidy"

0 commit comments

Comments
 (0)