Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
chore(deps): Add dependabot config to monitor "feat/stardust" branch
Browse files Browse the repository at this point in the history
  • Loading branch information
msarcev committed Jan 12, 2023
1 parent f3af9ad commit 9989094
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,17 @@ updates:
ignore:
- dependency-name: "node-fetch"
versions: ["3.x", "4.x"]

- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: wednesday
time: "06:00"
timezone: Europe/Berlin
target-branch: "feat/stardust"
labels:
- L - Awaiting reviews
- dependencies
versioning-strategy: increase

0 comments on commit 9989094

Please sign in to comment.