Skip to content

Commit c05c115

Browse files
Update Renovate configuration (#74)
Co-authored-by: otelbot <[email protected]>
1 parent b60d0c1 commit c05c115

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/renovate.json5

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

0 commit comments

Comments
 (0)