Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 37bb782

Browse filesBrowse 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
Copy full SHA for 37bb782

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Collapse file

‎.github/renovate.json5‎

Copy file name to clipboardExpand all lines: .github/renovate.json5
-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.