Skip to content

Commit

Permalink
Use pre-commit==2.*.*
Browse files Browse the repository at this point in the history
  • Loading branch information
p0rygon authored Jan 28, 2023
1 parent efd3bcf commit 62c30a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inputs:
runs:
using: composite
steps:
- run: python -m pip install pre-commit
- run: python -m pip install pre-commit==2.*.*
shell: bash
- run: python -m pip freeze --local
shell: bash
Expand Down

0 comments on commit 62c30a4

Please sign in to comment.