Skip to content

chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#190) #462

chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#190)

chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#190) #462

Workflow file for this run

name: Prettier
on:
pull_request:
push:
branches: [ master ]
jobs:
prettier:
name: Prettier
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Prettier
uses: creyD/prettier_action@v3.1
with:
prettier_options: --check .