Skip to content

chore(deps): bump rollup from 4.21.0 to 4.22.5 #16

chore(deps): bump rollup from 4.21.0 to 4.22.5

chore(deps): bump rollup from 4.21.0 to 4.22.5 #16

Workflow file for this run

name: ✨ Lint Check
on:
pull_request:
push:
branches: [main]
jobs:
prettier:
name: ✅ Checkout
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- name: 📩 Installing dependencies
run: npm ci
- name: ✨ Checking
uses: creyD/prettier_action@v4.3
with:
prettier_options: --check .