Skip to content

Commit

Permalink
Configure renovate to run daily (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
flaeppe committed Apr 22, 2024
1 parent bf3de20 commit f0f137a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"config:recommended"
],
"labels": ["dependencies"],
"schedule": ["before 5pm"],
"timezone": "Europe/Stockholm",
"semanticCommits": "disabled",
"separateMajorMinor": false,
"pre-commit": {
Expand Down

0 comments on commit f0f137a

Please sign in to comment.