Skip to content

Commit

Permalink
update dprint version to 0.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ManojJiSharma committed Dec 19, 2024
1 parent a919ac3 commit 3893eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
components: rustfmt, clippy

- name: Install dprint
run: cargo install dprint --locked --version 0.45.0
run: cargo install dprint --locked --version 0.47.1

- name: Dprint check
run: dprint check
Expand Down

0 comments on commit 3893eda

Please sign in to comment.