Skip to content

Commit

Permalink
chore(renovate): set respectLatest to false (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
justprosh authored Nov 15, 2023
1 parent 7fa5682 commit 7fd6165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"enabledManagers": ["cargo", "npm", "github-actions", "pip_requirements"],
"rangeStrategy": "pin",
"schedule": "every weekend",
"respectLatest": true,
"respectLatest": false,
"packageRules": [
{
"matchManagers": ["cargo", "npm"],
Expand Down

0 comments on commit 7fd6165

Please sign in to comment.