Skip to content

Commit 307f88c

Browse files
committed
I like whitespace
1 parent 92f81f6 commit 307f88c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ repos:
1717
- repo: https://github.com/pre-commit/pre-commit-hooks
1818
rev: v4.6.0
1919
hooks:
20-
- id: trailing-whitespace
2120
- id: check-merge-conflict
2221
- repo: https://github.com/gitleaks/gitleaks
2322
rev: v8.18.4
2423
hooks:
2524
- id: gitleaks
26-
args: ["--baseline-path", ".github/workflows/gitleaks-baseline.json"]
25+
args: ["--baseline-path", ".github/workflows/gitleaks-baseline.json"]

0 commit comments

Comments
 (0)