Skip to content

Commit

Permalink
ci: upgrade to GitHub-native Dependabot (#677)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Dominik Moritz <[email protected]>
  • Loading branch information
dependabot-preview[bot] and domoritz authored Apr 29, 2021
1 parent 9dfe844 commit 36f5955
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: sunday
time: "23:00"
timezone: PST8PDT
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
day: sunday
time: "23:00"
timezone: PST8PDT
open-pull-requests-limit: 10

0 comments on commit 36f5955

Please sign in to comment.