Skip to content

Commit

Permalink
Bump actionsx/prettier
Browse files Browse the repository at this point in the history
Bumps [actionsx/prettier](https://github.com/actionsx/prettier) from e90ec5455552f0f640781bdd5f5d2415acb52f1a to 3d9f7c3fa44c9cb819e68292a328d7f4384be206.
- [Release notes](https://github.com/actionsx/prettier/releases)
- [Commits](actionsx/prettier@e90ec54...3d9f7c3)

---
updated-dependencies:
- dependency-name: actionsx/prettier
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 27, 2023
1 parent aa2a953 commit 8814bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v3

- name: Check formatting with Prettier
uses: actionsx/prettier@e90ec5455552f0f640781bdd5f5d2415acb52f1a
uses: actionsx/prettier@3d9f7c3fa44c9cb819e68292a328d7f4384be206
with:
# prettier CLI arguments.
args: --write .
Expand Down

0 comments on commit 8814bc9

Please sign in to comment.