Skip to content

Commit

Permalink
Bump creyD/prettier_action from 4.0 to 4.1.1 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2021
1 parent 72a23a4 commit 6c2cf1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v2.4.0
- name: 🚀 Run Prettier
uses: creyD/prettier_action@v4.0
uses: creyD/prettier_action@v4.1.1
with:
prettier_options: --write **/*.{json,js,md,yaml}
env:
Expand Down

0 comments on commit 6c2cf1f

Please sign in to comment.