Skip to content

Commit

Permalink
fix pre-commit ver
Browse files Browse the repository at this point in the history
  • Loading branch information
AnyaCoder committed Oct 10, 2024
1 parent 2d3bf78 commit c6e38b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/action@vv3.0.1
- uses: pre-commit/action@v3.0.1
with:
extra_args: --all-files

0 comments on commit c6e38b7

Please sign in to comment.