Skip to content

Commit

Permalink
Further reduce renovate pre-commit hook updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
gazpachoking committed Jan 13, 2025
1 parent 4a832fe commit 11105ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
]
},
{
"description": "This gets bumped constantly. Limit it to Sunday nights (9 PM - 12 AM)",
"description": "This pre-commit env takes a long time to rebuild. Limit updates to monthly.",
"matchPackageNames": [
"renovatebot/pre-commit-hooks"
],
"schedule": [
"* 21-23 * * 0"
"extends": [
"schedule:monthly"
]
},
{
Expand Down

0 comments on commit 11105ee

Please sign in to comment.