Skip to content

build(deps): bump framer-motion from 12.0.6 to 12.4.1 #109

build(deps): bump framer-motion from 12.0.6 to 12.4.1

build(deps): bump framer-motion from 12.0.6 to 12.4.1 #109

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 .