Skip to content

Commit c36db63

Browse files
[chore] Update Renovate configuration to best practices (#3049)
1 parent ceb111f commit c36db63

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/renovate.json5

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended",
5-
"docker:pinDigests",
4+
"config:best-practices",
65
"helpers:pinGitHubActionDigestsToSemver"
76
],
87
"postUpdateOptions" : [

0 commit comments

Comments
 (0)