Skip to content

Commit

Permalink
chore: change Renovate schedule to run every 2 weeks
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Nov 10, 2023
1 parent 3dbae89 commit 028a2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
pin: false,
rangeStrategy: 'bump',
packageRules: [],
schedule: ['on Friday'],
schedule: ['every 2 weeks on Friday'],
}

0 comments on commit 028a2a9

Please sign in to comment.