Skip to content

Commit

Permalink
Setup dependabot on renderers-js e2e dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lorisleiva committed Jan 27, 2025
1 parent 1f9c445 commit e873c14
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,10 @@ updates:
time: '01:00'
timezone: America/Los_Angeles
open-pull-requests-limit: 10
- package-ecosystem: 'npm'
directory: 'packages/renderers-js/e2e'
schedule:
interval: daily
time: '01:00'
timezone: America/Los_Angeles
open-pull-requests-limit: 10

0 comments on commit e873c14

Please sign in to comment.