Skip to content

Commit

Permalink
ci: fix pre-commit action
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning00Blade authored and Thiago Perrotta committed Oct 16, 2023
1 parent abe0a11 commit f048dcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ jobs:
python-version: '3.11'
cache: pip
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507 #v3.0.0
with:
extra_args: --hook-stage manual

0 comments on commit f048dcd

Please sign in to comment.