Skip to content

build(deps-dev): bump @axe-core/watcher from 3.15.2 to 3.16.0 #75

build(deps-dev): bump @axe-core/watcher from 3.15.2 to 3.16.0

build(deps-dev): bump @axe-core/watcher from 3.15.2 to 3.16.0 #75

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 .