Skip to content

Commit

Permalink
ci(github): upgrade pre-commit/action to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Aug 15, 2021
1 parent 0d19864 commit e5ef52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
source venv/bin/activate
python3.8 -m pip install -Ur requirements-dev.txt
python3.6 -m pip install -Ur requirements-test.txt
- uses: pre-commit/[email protected].2
- uses: pre-commit/[email protected].3

test:
runs-on: ${{matrix.os}}
Expand Down

0 comments on commit e5ef52b

Please sign in to comment.