We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3426a11 + 233204d commit ce88a00Copy full SHA for ce88a00
1 file changed
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: dprint/check@9cb3a2b17a8e606d37aae341e49df3654933fc23 # v2.3
43
44
- name: typos
45
- uses: crate-ci/typos@cf5f1c29a8ac336af8568821ec41919923b05a83 # v1.45.1
+ uses: crate-ci/typos@7c572958218557a3272c2d6719629443b5cc26fd # v1.45.2
46
47
- name: ruff check
48
run: uv run ruff check --output-format=github
0 commit comments