Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions renovate-presets/default.json5
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

prConcurrentLimit: 12,
prHourlyLimit: 4,
timezone: 'Europe/Rome',
timezone: 'Etc/UTC',

// Commit and PR customization
commitBody: 'See associated pull request for more information.',
Expand All @@ -34,7 +34,6 @@

// Ignored dependencies in all repositories
ignoreDeps: [
'rules_pkg',
'yarn', // Yarn is copied locally in all repositories where needed.
],

Expand Down
Loading