Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot (#525)
Browse files Browse the repository at this point in the history
* Upgrade to GitHub-native Dependabot

* Update dependabot.yml

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ryo Ota <nwtgck@nwtgck.org>
  • Loading branch information
dependabot-preview[bot] and nwtgck committed Aug 29, 2021
1 parent 5fb99fa commit efc0859
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
timezone: Asia/Tokyo
open-pull-requests-limit: 99
reviewers:
- nwtgck
assignees:
- nwtgck

1 comment on commit efc0859

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.