Skip to content

Commit 37bb782

Browse files
committed
renovate: Don't update the lockfile
The site is generated with Zola. All our regular Rust dependencies are essentially dev dependencies, used for testing and the blog post generator. Updating the lockfile weekly only causes frequent recompilation for no significant benefit.
1 parent 42dc443 commit 37bb782

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/renovate.json5

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
extends: [
33
'config:best-practices',
44
':pinAllExceptPeerDependencies',
5-
':maintainLockFilesWeekly',
65
':semanticCommitsDisabled',
76
'customManagers:githubActionsVersions',
87
],

0 commit comments

Comments
 (0)