Skip to content

chore(deps): bump elliptic from 6.5.4 to 6.5.7 #52

chore(deps): bump elliptic from 6.5.4 to 6.5.7

chore(deps): bump elliptic from 6.5.4 to 6.5.7 #52

Workflow file for this run

name: Check for typos
on: [push, pull_request]
jobs:
check_typos:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Check for typos
run: ./tools/typos ./CONTRIBUTING.md ./README.md
working-directory: ./