Skip to content

Bump undici from 5.28.4 to 5.28.5 #188

Bump undici from 5.28.4 to 5.28.5

Bump undici from 5.28.4 to 5.28.5 #188

Workflow file for this run

name: ESLint
on: pull_request
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: run prettier
run: npx [email protected] --check src/**/*.jsx --config .prettierrc