Skip to content

build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in the npm_and_yarn group #89

build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in the npm_and_yarn group

build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in the npm_and_yarn group #89

name: Check source code
on: pull_request
jobs:
lint:
name: Run checks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- name: Format check
run: npx prettier --check .