Skip to content

Commit

Permalink
fix: reset renovate (#119)
Browse files Browse the repository at this point in the history
* Revert "chore(deps): update supercharge/mongodb-github-action action to v1.7.0"

This reverts commit de12e1a.

* Revert "chore(deps): update node.js to v4.9.1"

This reverts commit c32ce5a.

* Revert "chore(deps): update node.js to v10.24.1"

This reverts commit bdd0191.

* chore: remove renovate to re-onboard

* chore: remove old pnpm shrinkwraps

* chore: remove engines from sub-packages

They're all going to be using the same version of node, anyway
  • Loading branch information
ojeytonwilliams authored Jan 22, 2022
1 parent de12e1a commit ff9c40f
Show file tree
Hide file tree
Showing 15 changed files with 32,449 additions and 7,801 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: npm i -g npm@8

- name: Start database
uses: supercharge/mongodb-github-action@1.7.0
uses: supercharge/mongodb-github-action@1.6.0

- name: Install Dependencies
run: npm ci
Expand Down
Loading

0 comments on commit ff9c40f

Please sign in to comment.