Skip to content

Commit 9d2eba2

Browse files
authored
[chore] update renovatebot config (#960)
This follows other repos in the org to improve renovatebot's ability to help w/ updating github workflows. Signed-off-by: Alex Boten <[email protected]>
1 parent be2867a commit 9d2eba2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
},
1010
"schedule": ["every tuesday"],
1111
"extends": [
12-
"config:recommended",
13-
"customManagers:githubActionsVersions"
12+
"config:best-practices",
13+
"helpers:pinGitHubActionDigestsToSemver"
1414
],
1515
"packageRules": [
1616
{

0 commit comments

Comments
 (0)