Skip to content

Commit 90797ce

Browse files
authored
chore(deps): remove pinDigest in renovate.json update types (#121)
Remove pinDigest in renovate.json update types
1 parent 9979b74 commit 90797ce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"major",
1313
"minor",
1414
"patch",
15-
"lockFileMaintenance",
16-
"pinDigest"
15+
"lockFileMaintenance"
1716
]
1817
},
1918
{

0 commit comments

Comments
 (0)