Skip to content

Commit

Permalink
Fix typo in renovate config (#885)
Browse files Browse the repository at this point in the history
Insert fail whale here

Fixes: #884
  • Loading branch information
andrewpollock committed Dec 5, 2022
1 parent 0a271e4 commit ba88a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Expand Up @@ -5,7 +5,7 @@
],
"timezone": "Australia/Sydney",
"schedule": ["before 6am on monday"],
"label": ["dependencies"],
"labels": ["dependencies"],
"packageRules": [
{
"matchUpdateTypes": ["major"],
Expand Down

0 comments on commit ba88a9e

Please sign in to comment.