Skip to content

Commit

Permalink
Revert "Update dependabot config"
Browse files Browse the repository at this point in the history
Tests don't work properly with github actions update and can't be detected by dependabot/fetch-metadata

dependabot/fetch-metadata#76

This reverts commit 4f9051b.
  • Loading branch information
petamoriken committed Sep 20, 2021
1 parent 4f9051b commit b8a339e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/dependabot.yml
@@ -1,6 +1,5 @@
version: 2
updates:

- package-ecosystem: npm
directory: "/"
schedule:
Expand All @@ -13,10 +12,3 @@ 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 b8a339e

Please sign in to comment.