Skip to content

Commit 6ee380a

Browse files
authored
chore: fix typo in Renovate config
1 parent 12053fc commit 6ee380a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"rebaseWhen": "conflicted",
2727
// Keep uv lockfile updated regularly
2828
// https://docs.renovatebot.com/configuration-options/#lockfilemaintenance
29-
"lockfileMaintenance": {
29+
"lockFileMaintenance": {
3030
"enabled": true,
3131
},
3232
"packageRules": [

0 commit comments

Comments
 (0)