chore: Update renovate config, limit cargo updates

This commit is contained in:
Jade Ellis 2025-08-31 00:25:41 +01:00
commit b934898f51
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
2 changed files with 60 additions and 59 deletions

View file

@ -26,3 +26,7 @@ max_line_length = 98
[*.yml]
indent_size = 2
indent_style = space
[*.json]
indent_size = 4
indent_style = space