Skip to content

Commit

Permalink
Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eltos committed Sep 7, 2024
1 parent 0443e20 commit d0568df
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 @@ -10,6 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: pre-commit/action@v3
- uses: pre-commit/action@v3.0.1
with:
extra_args: --all-files --hook-stage=manual

0 comments on commit d0568df

Please sign in to comment.