Compare commits

..

No commits in common. "e65c30ee203c653a8d3092c774c737641e2779aa" and "5190435b68158138e29759a5a1fc43d963266a62" have entirely different histories.

2 changed files with 1 additions and 12 deletions

View File

@ -4,7 +4,7 @@ name: ci
steps:
- name: test
image: d.ctdn.net/node
image: node
commands:
- yarn
- yarn migrate

View File

@ -1,11 +0,0 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"