Skip to content

Commit

Permalink
Update dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
petamoriken committed Sep 20, 2021
1 parent e4893f8 commit 4f9051b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
@@ -1,5 +1,6 @@
version: 2
updates:

- package-ecosystem: npm
directory: "/"
schedule:
Expand All @@ -12,3 +13,10 @@ updates:
dependency-name: "caniuse-lite"
versioning-strategy: increase
open-pull-requests-limit: 10

- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
time: "08:00"
timezone: "Asia/Tokyo"

0 comments on commit 4f9051b

Please sign in to comment.