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.
1 parent 478e9c3 commit 6d3c3b1Copy full SHA for 6d3c3b1
.github/workflows/ruff.yml
@@ -10,6 +10,4 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v5
13
- - uses: astral-sh/ruff-action@v3
14
- with:
15
- args: "check"
+ - uses: tox-dev/action-pre-commit-uv@v1
0 commit comments