Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Bump axios from 0.27.2 to 1.6.0 #14

Bump axios from 0.27.2 to 1.6.0

Bump axios from 0.27.2 to 1.6.0 #14

Workflow file for this run

name: Remark
on: pull_request
jobs:
Linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '16.x'
- name: Run checks
run: |
yarn install --frozen-lockfile
echo "Remark version: "`npx remark --version`
npx remark --quiet --frail -i .remarkignore .