Skip to content

Commit 622f757

Browse files
authored
Merge pull request #14 from SamErde/chore/GHA-142216-stepsecurity-remediation
2 parents 6aab875 + 8528cc5 commit 622f757

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
repos:
2+
- repo: https://github.com/pre-commit/pre-commit-hooks
3+
rev: v4.4.0
4+
hooks:
5+
- id: end-of-file-fixer
6+
- id: trailing-whitespace

0 commit comments

Comments
 (0)