Skip to content

Commit

Permalink
Merge master into christophehurpeau-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
reviewflow-dev[bot] committed Jan 30, 2023
2 parents 8e412a9 + 9b68c70 commit a81af92
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -5,7 +5,7 @@ version: 2.1
jobs:
build_node18:
docker:
- image: cimg/node:19.4.0
- image: cimg/node:19.5.0
steps:
- checkout
- run: yarn install --immutable --immutable-cache
Expand Down
4 changes: 0 additions & 4 deletions .github/pull_request_template.md
Expand Up @@ -9,7 +9,3 @@ If needed, explain here the solution you chose for this
- [ ] Test this
- [ ] Test that
-->

<!-- do not edit after this -->
This will be auto filled by reviewflow.
<!-- end - don't add anything after this -->

0 comments on commit a81af92

Please sign in to comment.