Compare commits
No commits in common. "e65c30ee203c653a8d3092c774c737641e2779aa" and "5190435b68158138e29759a5a1fc43d963266a62" have entirely different histories.
e65c30ee20
...
5190435b68
@ -4,7 +4,7 @@ name: ci
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: d.ctdn.net/node
|
||||
image: node
|
||||
commands:
|
||||
- yarn
|
||||
- yarn migrate
|
||||
|
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
@ -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"
|
Loading…
Reference in New Issue
Block a user