mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 09:36:52 +03:00
Bump pre-commit/action to 2.0.3 (#3426)
This commit is contained in:
parent
d00e84ebef
commit
6ca4cc9ca2
|
@ -32,7 +32,7 @@ jobs:
|
|||
# Getting only staged files can be tricky in case a new PR is opened
|
||||
# since the action is run on a branch in detached head state
|
||||
- name: Install and Run Pre-commit
|
||||
uses: pre-commit/action@v2.0.0
|
||||
uses: pre-commit/action@v2.0.3
|
||||
|
||||
# With no caching at all the entire ci process takes 4m 30s to complete!
|
||||
pytest:
|
||||
|
|
Loading…
Reference in New Issue
Block a user