Skip to content

Commit

Permalink
Refine renovate.json5: only activate relevant managers
Browse files Browse the repository at this point in the history
  • Loading branch information
gberche-orange committed Jan 2, 2024
1 parent afff5fb commit bad108d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
'config:base',
':disableRateLimiting',
],
enabledManagers: [
"github-actions",
"regexp"
],
ignorePaths: [
'packages/**',
'releases/**',
Expand Down

0 comments on commit bad108d

Please sign in to comment.