Update pre-commit.yml
This commit is contained in:
parent
3fe9df9fa2
commit
0752da558c
2
.github/workflows/pre-commit.yml
vendored
2
.github/workflows/pre-commit.yml
vendored
@ -12,3 +12,5 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v3
|
||||
- uses: pre-commit/action@v3.0.1
|
||||
with:
|
||||
extra_args: --show-diff-on-failure
|
||||
|
||||
Loading…
Reference in New Issue
Block a user