Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 14, 2021
1 parent 4e3e892 commit ee12448
Show file tree
Hide file tree
Showing 3 changed files with 799 additions and 231 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
- <<: *node-image
environment:
- DATABASE_URL=postgresql://root@localhost:26257/circle_test
- image: cockroachdb/cockroach:v20.2.5
- image: cockroachdb/cockroach:v20.2.9
command: ['start-single-node', '--insecure', '--host=localhost']
steps:
- <<: *restore
Expand Down

0 comments on commit ee12448

Please sign in to comment.