Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

⬆️ deps: Upgrade dependency lint-staged to v16. #1153

⬆️ deps: Upgrade dependency lint-staged to v16.

⬆️ deps: Upgrade dependency lint-staged to v16. #1153

name: ci:lint-config
on:
- push
- pull_request
jobs:
cover:
name: Continuous integration (config linting)
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v4
- name: Install 📦
uses: bahmutov/npm-install@v1
with:
install-command: yarn --frozen-lockfile --ignore-scripts
useRollingCache: true
- name: Lint config 👕
run: yarn lint-config
Morty Proxy This is a proxified and sanitized view of the page, visit original site.