Skip to content

Commit 5e6af50

Browse files
committed
chore(renovate): add missing flake.lock auto-update
1 parent ea8d377 commit 5e6af50

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"lockFileMaintenance": {
1616
"enabled": true,
1717
"branchTopic": "update-flake-lock",
18-
"commitMessageAction": "Update flake.lock"
18+
"commitMessageAction": "Update flake.lock",
19+
"extends": ["schedule:weekly"]
1920
}
2021
},
2122
"pep621": {

0 commit comments

Comments
 (0)