Skip to content

Commit c065aca

Browse files
committed
fix: add trailing newline to .github/actions/update-pre-commit-composite/action.yml
1 parent 8c2d80a commit c065aca

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/update-pre-commit-composite

1 file changed

+1
-1
lines changed

.github/actions/update-pre-commit-composite/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ runs:
3333
3434
Review the changes to `.pre-commit-config.yaml` and merge if CI passes.
3535
branch: chore/update-pre-commit-hooks
36-
delete-branch: true
36+
delete-branch: true

0 commit comments

Comments
 (0)