chore(deps-dev): bump lint-staged from 13.2.0 to 14.0.0 #432
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Reusable workflow for PRs; to eject, you can replace this file with | |
# https://github.com/ryansonshine/ryansonshine/blob/main/.github/workflows/pr.yml | |
name: Pull Request | |
on: [pull_request] | |
jobs: | |
build: | |
uses: ryansonshine/ryansonshine/.github/workflows/pr.yml@main |