Skip to content

Commit

Permalink
ci: upgrade to GitHub-native Dependabot (#289)
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 <domoritz@gmail.com>
  • Loading branch information
dependabot-preview[bot] and domoritz authored Apr 29, 2021
1 parent 4d12f86 commit fb5fd20
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: monthly
day: sunday
time: "23:00"
timezone: PST8PDT
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: monthly
day: sunday
time: "23:00"
timezone: PST8PDT
open-pull-requests-limit: 10

0 comments on commit fb5fd20

Please sign in to comment.