Skip to content

Commit

Permalink
ci(dependabot): Run npm update checks daily
Browse files Browse the repository at this point in the history
  • Loading branch information
flovogt committed Apr 5, 2024
1 parent 228f45d commit 5c457db
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: friday
time: "11:00"
timezone: Etc/UCT
interval: "daily"
reviewers:
- "SAP/ui5-foundation"
versioning-strategy: increase
Expand Down

0 comments on commit 5c457db

Please sign in to comment.