Skip to content

Bump eslint-plugin-unicorn from 56.0.1 to 61.0.2 #198

Bump eslint-plugin-unicorn from 56.0.1 to 61.0.2

Bump eslint-plugin-unicorn from 56.0.1 to 61.0.2 #198

name: ⚙️ Linting
# Dependencies:
# - SocketDev/socket-registry/.github/workflows/lint.yml@main
on:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
lint-check:
uses: SocketDev/socket-registry/.github/workflows/lint.yml@main
with:
setup-script: 'pnpm run build'