Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ updates:
directory: "/"
schedule:
interval: weekly
day: tuesday
time: "12:00"
day: friday
time: "06:00"
timezone: Europe/Paris
- package-ecosystem: npm
directory: "/"
Expand All @@ -21,8 +21,8 @@ updates:
- "@storybook/*"
schedule:
interval: weekly
day: tuesday
time: "12:00"
day: friday
time: "06:00"
timezone: Europe/Paris
versioning-strategy: increase
rebase-strategy: disabled
Expand Down
Loading
Loading