chore(deps-dev): bump eslint-config-prettier from 8.7.0 to 9.0.0 #427
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 |