Skip to content

Commit

Permalink
change pre-commit schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
batmac committed May 9, 2023
1 parent b7239e3 commit 39ec2e0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@
"renovate"
],
"pre-commit": {
"enabled": true
"enabled": true,
"schedule": [
"every month"
]
},
"packageRules": [
{
Expand Down

0 comments on commit 39ec2e0

Please sign in to comment.