Skip to content

Commit 7d05147

Browse files
committed
Update pre-commit.yml with extra_args
1 parent a7fef67 commit 7d05147

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pre-commit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ jobs:
1212
- uses: actions/checkout@v2
1313
- uses: actions/setup-python@v2
1414
- uses: pre-commit/[email protected]
15+
with:
16+
extra_args: end-of-file-fixer

0 commit comments

Comments
 (0)