Skip to content

Commit

Permalink
chore: test removing schedule from renovate (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
averikitsch authored Mar 9, 2024
1 parent 56cdda2 commit 32ef2d6
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 @@ -13,7 +13,7 @@

// Synchronized with a 2 week sprint cycle and outside business hours.
// https://docs.renovatebot.com/configuration-options/#schedule
"schedule": ["every 2 weeks on Saturday"],
// "schedule": ["every 2 weeks on Saturday"],

// Give ecosystem time to catch up.
// npm allows maintainers to unpublish a release up to 3 days later.
Expand Down

0 comments on commit 32ef2d6

Please sign in to comment.