Skip to content

Commit

Permalink
Merge pull request #328 from dbmdz/stefan-it-patch-1
Browse files Browse the repository at this point in the history
renovate: add schedule and re-format
  • Loading branch information
jbaiter authored Nov 15, 2024
2 parents 2bc6eb5 + 7fb4429 commit ae92ff8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
],
"groupName":"all dependencies",
"groupSlug":"all",
"labels":["dependencies"],
"labels":[
"dependencies"
],
"lockFileMaintenance":{
"enabled":false
},
Expand All @@ -23,5 +25,8 @@
"*"
]
}
],
"schedule":[
"every weekend"
]
}

0 comments on commit ae92ff8

Please sign in to comment.